Searched refs:PC_PhyDuplexStatus (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mii/ | ||
H A D | ip1000phy.c | 281 if ((stat & PC_PhyDuplexStatus) != 0) in ip1000phy_status() |
/freebsd/sys/dev/stge/ | ||
H A D | if_stgereg.h | 400 #define PC_PhyDuplexStatus (1U << 4) macro |