Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/elx/efct/
Defct_scsi.h179 efct_scsi_send_tmf_resp(struct efct_io *io, enum efct_scsi_tmf_resp rspcode,
Defct_unsol.c132 efct_scsi_send_tmf_resp(io, EFCT_SCSI_TMF_FUNCTION_REJECTED, in efct_dispatch_unsol_tmf()
Defct_lio.c725 efct_scsi_send_tmf_resp(tmfio, rspcode, NULL, efct_lio_tmf_done, NULL); in efct_lio_queue_tm_rsp()
1472 efct_scsi_send_tmf_resp(tmfio, EFCT_SCSI_TMF_FUNCTION_REJECTED, in efct_scsi_recv_tmf()
Defct_scsi.c958 efct_scsi_send_tmf_resp(struct efct_io *io, in efct_scsi_send_tmf_resp() function