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

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

Completed in 426 milliseconds