Searched refs:response_head (Results 1 – 2 of 2) sorted by relevance
45 struct list_head response_head; member
247 list_add_tail(&sr->response, &cmdq->response_head); in response_list_add()262 return list_first_entry_or_null(&cmdq->response_head, in get_first_response_entry()