Home
last modified time | relevance | path

Searched refs:BRGPHY_ISR_LNK_CHG (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mii/
H A Dbrgphyreg.h245 #define BRGPHY_ISR_LNK_CHG 0x0002 /* Link status change */ macro
/freebsd/sys/dev/sk/
H A Dif_sk.c2908 if (status & (BRGPHY_ISR_LNK_CHG|BRGPHY_ISR_AN_PR)) { in sk_intr_bcom()
2919 } else if (status & BRGPHY_ISR_LNK_CHG) { in sk_intr_bcom()