Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/xe/
H A Dif_xe.c1610 XE_MII_SET(XE_MII_DIR|XE_MII_WRD); in xe_mii_sync()
1693 XE_MII_SET(XE_MII_DIR); in xe_mii_readreg()
1712 XE_MII_CLR(XE_MII_DIR); in xe_mii_readreg()
1782 XE_MII_SET(XE_MII_DIR); in xe_mii_writereg()
1802 XE_MII_CLR(XE_MII_DIR); in xe_mii_writereg()
H A Dif_xereg.h610 #define XE_MII_DIR XE_GPR2_GP4_SELECT macro