Lines Matching refs:alloc_rq
318 struct req_msg * (*alloc_rq) (struct st_hba *); member
350 struct req_msg * (*alloc_rq) (struct st_hba *); member
697 req = hba->alloc_rq(hba); in stex_queuecommand_lck()
1543 .alloc_rq = stex_alloc_req,
1556 .alloc_rq = stex_alloc_req,
1569 .alloc_rq = stex_alloc_req,
1582 .alloc_rq = stex_alloc_req,
1595 .alloc_rq = stex_ss_alloc_req,
1608 .alloc_rq = stex_ss_alloc_req,
1772 hba->alloc_rq = ci->alloc_rq; in stex_probe()
1867 req = hba->alloc_rq(hba); in stex_hba_stop()