MB25_INTR_STATUS
status = ia_phy_read32(iadev, MB25_INTR_STATUS);
(ia_phy_read32(iadev, MB25_INTR_STATUS) & MB25_IS_GSB) ? 1 : 0;