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

  /src/sys/arch/newsmips/apbus/
if_tlp_ap.c 231 sc->sc_opmode |= OPMODE_MBO | OPMODE_SCR | OPMODE_PCS | OPMODE_HBD |
  /src/sys/dev/ic/
tulip.c 3245 sc->sc_opmode &= ~(OPMODE_TTM | OPMODE_FD | OPMODE_HBD);
3250 sc->sc_opmode |= OPMODE_HBD;
3253 sc->sc_opmode |= OPMODE_FD | OPMODE_HBD;
3617 sc->sc_opmode |= OPMODE_HBD | OPMODE_PS;
3638 sc->sc_opmode |= OPMODE_MBO | OPMODE_HBD | OPMODE_PS;
3646 sc->sc_opmode |= OPMODE_MBO | OPMODE_HBD;
3840 OPMODE_PS | OPMODE_PCS | OPMODE_SCR | OPMODE_HBD,
3856 OPMODE_TTM | OPMODE_FD | OPMODE_HBD,
3872 OPMODE_PS | OPMODE_PCS | OPMODE_SCR | OPMODE_FD | OPMODE_HBD,
3888 OPMODE_PS | OPMODE_PCS | OPMODE_SCR | OPMODE_HBD,
    [all...]
tulipreg.h 611 * On Davicom DM9102, OPMODE_PS and OPMODE_HBD must
617 #define OPMODE_HBD 0x00080000 /* heartbeat disable:

Completed in 16 milliseconds