HomeSort by: relevance | last modified time | path
    Searched refs:OPMODE_PM (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
tulipreg.h 589 #define OPMODE_PM 0x00000080 /* pass all multicast */
tulip.c 2592 sc->sc_opmode &= ~(OPMODE_PR | OPMODE_PM);
2740 sc->sc_opmode |= OPMODE_PM;
2911 sc->sc_opmode &= ~(OPMODE_PR | OPMODE_PM);
2973 sc->sc_opmode &= ~(OPMODE_PM | OPMODE_AX_RB | OPMODE_PR);
2976 sc->sc_opmode |= OPMODE_PM;

Completed in 19 milliseconds