Home
last modified time | relevance | path

Searched refs:OPMODE_TR (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/mips/atheros/dev/
Daereg.h264 #define OPMODE_TR 0x0000c000 /* threshold control */ macro
Dif_ae.c922 opmode &= ~(OPMODE_TR | OPMODE_SF); in ae_intr()
/netbsd/src/sys/dev/ic/
Dtulipreg.h600 #define OPMODE_TR 0x0000c000 /* threshold control */ macro
Dtulip.c1104 sc->sc_opmode &= ~(OPMODE_TR|OPMODE_SF); in tlp_intr()