Searched refs:B44_IMASK (Results 1 – 2 of 2) sorted by relevance
49 #define B44_IMASK 0x0024UL /* Interrupt Mask */ macro
220 bw32(bp, B44_IMASK, 0); in __b44_disable_ints()228 br32(bp, B44_IMASK); in b44_disable_ints()233 bw32(bp, B44_IMASK, bp->imask); in b44_enable_ints()896 imask = br32(bp, B44_IMASK); in b44_interrupt()