Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bce/
HDif_bce.c1899 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_read_reg()
1938 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_read_reg()
1982 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_write_reg()
2011 if (sc->bce_phy_flags & BCE_PHY_INT_MODE_AUTO_POLLING_FLAG) { in bce_miibus_write_reg()
HDif_bcereg.h6435 #define BCE_PHY_INT_MODE_AUTO_POLLING_FLAG 0x00000100 macro