Lines Matching refs:alloc_rq
322 struct req_msg * (*alloc_rq) (struct st_hba *); member
354 struct req_msg * (*alloc_rq) (struct st_hba *); member
701 req = hba->alloc_rq(hba); in stex_queuecommand_lck()
1547 .alloc_rq = stex_alloc_req,
1560 .alloc_rq = stex_alloc_req,
1573 .alloc_rq = stex_alloc_req,
1586 .alloc_rq = stex_alloc_req,
1599 .alloc_rq = stex_ss_alloc_req,
1612 .alloc_rq = stex_ss_alloc_req,
1776 hba->alloc_rq = ci->alloc_rq; in stex_probe()
1871 req = hba->alloc_rq(hba); in stex_hba_stop()