Searched refs:DC_REDUCED_MII_POLL (Results 1 – 2 of 2) sorted by relevance
2086 sc->dc_flags |= DC_REDUCED_MII_POLL; in dc_attach()2097 sc->dc_flags |= DC_REDUCED_MII_POLL | DC_TX_STORENFWD; in dc_attach()2144 sc->dc_flags |= DC_REDUCED_MII_POLL; in dc_attach()2161 sc->dc_flags |= DC_REDUCED_MII_POLL | DC_21143_NWAY; in dc_attach()2166 sc->dc_flags |= DC_REDUCED_MII_POLL | DC_21143_NWAY; in dc_attach()2171 sc->dc_flags |= DC_REDUCED_MII_POLL | DC_21143_NWAY; in dc_attach()2190 sc->dc_flags |= DC_REDUCED_MII_POLL; in dc_attach()2207 sc->dc_flags |= DC_REDUCED_MII_POLL; in dc_attach()3105 if (sc->dc_flags & DC_REDUCED_MII_POLL) { in dc_tick()
794 #define DC_REDUCED_MII_POLL 0x00000200 macro