Searched refs:BWI_FLAGS_INTR_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bwi/ | ||
H A D | if_bwireg.h | 46 #define BWI_FLAGS_INTR_MASK __BITS(5, 0) macro |
H A D | if_bwi.c | 926 CSR_SETBITS_4(sc, BWI_INTRVEC, (val & BWI_FLAGS_INTR_MASK)); in bwi_bus_init() |