Lines Matching refs:alloc_rq
323 struct req_msg * (*alloc_rq) (struct st_hba *); member
355 struct req_msg * (*alloc_rq) (struct st_hba *); member
704 req = hba->alloc_rq(hba); in stex_queuecommand_lck()
1549 .alloc_rq = stex_alloc_req,
1562 .alloc_rq = stex_alloc_req,
1575 .alloc_rq = stex_alloc_req,
1588 .alloc_rq = stex_alloc_req,
1601 .alloc_rq = stex_ss_alloc_req,
1614 .alloc_rq = stex_ss_alloc_req,
1789 hba->alloc_rq = ci->alloc_rq; in stex_probe()
1884 req = hba->alloc_rq(hba); in stex_hba_stop()