Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Ddc395x.h263 #define SCSI_INQ_CMDQUEUE 0x02 /* device supports command queueing */ macro
Ddc395x.c3105 if ((ptr->Flags & SCSI_INQ_CMDQUEUE) in disc_tagq_set()