Searched refs:GET_STATUS_IBF (Results 1 – 1 of 1) sorted by relevance
182 #define GET_STATUS_IBF(status) ((status) & 0x02) macro223 if (GET_STATUS_IBF(status)) { in check_ibf()