Searched refs:RSPD_TYPE_G (Results 1 – 3 of 3) sorted by relevance
183 #define RSPD_TYPE_G(x) (((x) >> RSPD_TYPE_S) & RSPD_TYPE_M) macro
3905 rsp_type = RSPD_TYPE_G(rc->type_gen); in process_responses()4171 if (RSPD_TYPE_G(rc->type_gen) == RSPD_TYPE_INTR_X) { in process_intrq()
1777 rsp_type = RSPD_TYPE_G(rc->type_gen); in process_responses()1964 if (unlikely(RSPD_TYPE_G(rc->type_gen) != RSPD_TYPE_INTR_X)) { in process_intrq()1967 RSPD_TYPE_G(rc->type_gen)); in process_intrq()
Completed in 20 milliseconds