Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_io.h133 enum efct_scsi_tmf_cmd tmf_cmd; member
H A Defct_unsol.c124 io->tmf_cmd = tmflist[i].cmd; in efct_dispatch_unsol_tmf()
437 io->tmf_cmd = EFCT_SCSI_TMF_ABORT_TASK; in efct_process_abts()
H A Defct_scsi.c999 if (io->tmf_cmd == EFCT_SCSI_TMF_ABORT_TASK) { in efct_scsi_send_tmf_resp()