Home
last modified time | relevance | path

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

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