HomeSort by: relevance | last modified time | path
    Searched refs:OPMODE_MBO (Results 1 - 4 of 4) 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/pci/
if_tlp_pci.c 1401 sc->sc_opmode = OPMODE_MBO | OPMODE_PS;
1616 sc->sc_opmode = OPMODE_MBO | OPMODE_PS;
  /src/sys/dev/ic/
tulip.c 3557 sc->sc_opmode |= OPMODE_MBO | tm->tm_opmode;
3577 sc->sc_opmode |= OPMODE_MBO | OPMODE_PS;
3638 sc->sc_opmode |= OPMODE_MBO | OPMODE_HBD | OPMODE_PS;
3646 sc->sc_opmode |= OPMODE_MBO | OPMODE_HBD;
6075 opmode = OPMODE_MBO | OPMODE_HBD | OPMODE_PS;
6079 opmode = OPMODE_MBO | OPMODE_HBD;
tulipreg.h 632 #define OPMODE_MBO 0x02000000 /* must be one (21140,

Completed in 19 milliseconds