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

  /src/sys/arch/mips/atheros/dev/
aereg.h 264 #define OPMODE_TR 0x0000c000 /* threshold control */
if_ae.c 917 opmode &= ~(OPMODE_TR | OPMODE_SF);
  /src/sys/dev/ic/
tulipreg.h 600 #define OPMODE_TR 0x0000c000 /* threshold control */
tulip.c 1104 sc->sc_opmode &= ~(OPMODE_TR|OPMODE_SF);

Completed in 18 milliseconds