Searched refs:RSPD_TYPE_G (Results 1 – 3 of 3) sorted by relevance
170 #define RSPD_TYPE_G(x) (((x) >> RSPD_TYPE_S) & RSPD_TYPE_M) macro
2069 rsp_type = RSPD_TYPE_G(rc->type_gen); in process_responses()2264 if (RSPD_TYPE_G(rc->type_gen) == RSPD_TYPE_INTR_X) { in process_intrq()
1772 rsp_type = RSPD_TYPE_G(rc->type_gen); in process_responses()1959 if (unlikely(RSPD_TYPE_G(rc->type_gen) != RSPD_TYPE_INTR_X)) { in process_intrq()1962 RSPD_TYPE_G(rc->type_gen)); in process_intrq()