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