Searched refs:AR_ISR_SWBA (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | athnreg.h | 398 #define AR_ISR_SWBA 0x00010000 macro |
H A D | ar5008.c | 1394 if (intr & AR_ISR_SWBA) in ar5008_intr() |
H A D | ar9003.c | 1346 if (intr & AR_ISR_SWBA) in ar9003_intr() |