Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Ddc395x.h223 #define SCSI_INQ_SYNC 0x10 /* device supports synchronous xfer */ macro
Ddc395x.c1417 && dcb->inquiry7 & SCSI_INQ_SYNC) { in start_scsi()