Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Ddc395x.h225 #define SCSI_INQ_CMDQUEUE 0x02 /* device supports command queueing */ macro
H A Ddc395x.c3079 if ((ptr->Flags & SCSI_INQ_CMDQUEUE) in disc_tagq_set()