Searched refs:BMSR_RFAULT (Results 1 – 3 of 3) sorted by relevance
59 #define BMSR_RFAULT 0x0010 /* Remote fault detected */ macro
130 #define MDIO_AN_STAT1_RFAULT BMSR_RFAULT
569 if (bmsr & BMSR_RFAULT) in b44_check_phy()