Searched refs:SLI4_IO_AUTO_GOOD_RESPONSE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/elx/efct/
H A Defct_scsi.c655 io->iparam.fcp_tgt.flags |= SLI4_IO_AUTO_GOOD_RESPONSE;
831 io->iparam.fcp_tgt.flags |= SLI4_IO_AUTO_GOOD_RESPONSE;
/linux-master/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1891 if (params->flags & SLI4_IO_AUTO_GOOD_RESPONSE)
1968 if (params->flags & SLI4_IO_AUTO_GOOD_RESPONSE) {
2103 if (params->flags & SLI4_IO_AUTO_GOOD_RESPONSE)
H A Dsli4.h3486 SLI4_IO_AUTO_GOOD_RESPONSE = 1 << 1, enumerator in enum:sli4_io_flags

Completed in 121 milliseconds