Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dip1000phy.c281 if ((stat & PC_PhyDuplexStatus) != 0) in ip1000phy_status()
/freebsd/sys/dev/stge/
H A Dif_stgereg.h400 #define PC_PhyDuplexStatus (1U << 4) macro