Home
last modified time | relevance | path

Searched refs:alloc_rq (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/scsi/
Dstex.c322 struct req_msg * (*alloc_rq) (struct st_hba *); member
353 struct req_msg * (*alloc_rq) (struct st_hba *); member
700 req = hba->alloc_rq(hba); in stex_queuecommand_lck()
1546 .alloc_rq = stex_alloc_req,
1559 .alloc_rq = stex_alloc_req,
1572 .alloc_rq = stex_alloc_req,
1585 .alloc_rq = stex_alloc_req,
1598 .alloc_rq = stex_ss_alloc_req,
1611 .alloc_rq = stex_ss_alloc_req,
1775 hba->alloc_rq = ci->alloc_rq; in stex_probe()
[all …]