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
699 req = hba->alloc_rq(hba); in stex_queuecommand_lck()
1545 .alloc_rq = stex_alloc_req,
1558 .alloc_rq = stex_alloc_req,
1571 .alloc_rq = stex_alloc_req,
1584 .alloc_rq = stex_alloc_req,
1597 .alloc_rq = stex_ss_alloc_req,
1610 .alloc_rq = stex_ss_alloc_req,
1774 hba->alloc_rq = ci->alloc_rq; in stex_probe()
1869 req = hba->alloc_rq(hba); in stex_hba_stop()