Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_hw.c416 io->indicator, io->reqtag); in efct_hw_wq_process_io()
442 io->indicator, io->reqtag); in efct_hw_wq_process_io()
450 io->indicator, io->reqtag, rc); in efct_hw_wq_process_io()
544 io->reqtag = wqcb->instance_index; in efct_hw_setup_io()
1953 io_to_abort->indicator, io_to_abort->reqtag); in efct_hw_io_abort()
1975 io_to_abort->indicator, io_to_abort->reqtag); in efct_hw_io_abort()
2592 bls_params->tag = hio->reqtag; in efct_hw_bls_send()
2765 els_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2780 els_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2794 ct_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
[all …]
Defct_hw.h229 u16 reqtag; member
Defct_scsi.c283 io->hw_tag = hio->reqtag; in efct_scsi_io_dispatch_hw_io()