Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c1841 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_read_reg()
1878 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_read_reg()
1921 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_write_reg()
1950 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_write_reg()
H A Dif_bcereg.h6360 #define BCE_PHY_INT_MODE_AUTO_POLLING_FLAG 0x00000100 macro