Searched refs:srb_list (Results 1 – 2 of 2) sorted by relevance
404 struct hpt_iop_srb *srb_list; member
2268 if (hba->srb_list) { in hptiop_get_srb()2269 srb = hba->srb_list; in hptiop_get_srb()2270 hba->srb_list = srb->next; in hptiop_get_srb()2279 srb->next = hba->srb_list; in hptiop_free_srb()2280 hba->srb_list = srb; in hptiop_free_srb()