Home
last modified time | relevance | path

Searched refs:EFCT_SCSI_LOW_LATENCY (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_scsi.h26 #define EFCT_SCSI_LOW_LATENCY (1 << 2) macro
Defct_scsi.c690 io->low_latency = (flags & EFCT_SCSI_LOW_LATENCY) != 0; in efct_scsi_xfer_data()
769 io->low_latency = (flags & EFCT_SCSI_LOW_LATENCY) != 0; in efct_scsi_send_resp()