Searched refs:STATUS_GET_SOURCE (Results 1 – 1 of 1) sorted by relevance
241 #define STATUS_GET_SOURCE(v) (((v).status >> 30) & 0x03) macro428 if (STATUS_GET_SOURCE(status) == 2 || STATUS_GET_SOURCE(status) == 3) { in sbp2_status_write()