Home
last modified time | relevance | path

Searched refs:auto_resp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_io.h68 * @auto_resp: set if auto_trsp was set
122 bool auto_resp; member
H A Defct_scsi.c142 if (status == 0 && io->auto_resp) in efct_target_io_cb()
656 io->auto_resp = true; in efct_scsi_xfer_data()
658 io->auto_resp = false; in efct_scsi_xfer_data()
738 bool auto_resp = true; in efct_scsi_send_resp() local
786 auto_resp = false; in efct_scsi_send_resp()
830 if (auto_resp) in efct_scsi_send_resp()

Completed in 3 milliseconds