Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/scsi/
H A Dscsi_all.h750 #define SID_SPI_QAS 0x02 macro
/dragonfly/sys/bus/cam/
H A Dcam_xpt.c6851 if ((spi3caps & SID_SPI_QAS) == 0) in xpt_set_transfer_settings()