Home
last modified time | relevance | path

Searched refs:AR_IMR_BMISS (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/ic/
Dathnreg.h484 #define AR_IMR_BMISS 0x00040000 macro
Dathn.c2649 sc->imask |= AR_IMR_BMISS; in athn_newstate()
/openbsd/src/sys/dev/usb/
Dif_athn_usb.c1117 imask = htobe32(AR_IMR_BMISS); in athn_usb_newstate_cb()