Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
HDif_stgereg.h398 #define PC_PhyDuplexStatus (1U << 4) macro
/dragonfly/sys/dev/netif/mii_layer/
HDip1000phy.c351 if ((stat & PC_PhyDuplexStatus) != 0) in ip1000phy_status()