Searched defs:resp_res (Results 1 – 2 of 2) sorted by relevance
147 struct resp_res { struct148 int type;149 int replay;150 u32 first_psn;151 u32 last_psn;152 u32 cur_psn;153 enum rdatm_res_state state;155 union {
86 int resp_res = 0; in qtnf_cmd_send_with_reply() local
Completed in 10 milliseconds