Searched refs:RSPD_TYPE (Results 1 – 3 of 3) sorted by relevance
160 #define RSPD_TYPE(x) (((x) >> 4) & 3) macro
2014 rsp_type = RSPD_TYPE(rc->type_gen); in process_responses()2206 if (RSPD_TYPE(rc->type_gen) == RSP_TYPE_INTR) { in process_intrq()
1755 rsp_type = RSPD_TYPE(rc->type_gen); in process_responses()1939 if (unlikely(RSPD_TYPE(rc->type_gen) != RSP_TYPE_INTR)) { in process_intrq()1942 RSPD_TYPE(rc->type_gen)); in process_intrq()