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