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