Searched refs:_bm (Results 1 – 1 of 1) sorted by relevance
69 #define ATH_BA_ISSET(_bm, _n) (((_n) < (WME_BA_BMP_SIZE)) && \ argument70 ((_bm)[(_n) >> 5] & (1 << ((_n) & 31))))