Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.c718 | SID_SPI_QAS;
/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c2851 if ((spi3caps & SID_SPI_QAS) == 0) in scsi_set_transfer_settings()
H A Dscsi_all.h2316 #define SID_SPI_QAS 0x02 macro
/freebsd/sys/cam/ctl/
H A Dctl.c10287 inq_ptr->spi3data = SID_SPI_CLOCK_DT_ST | SID_SPI_QAS | in ctl_inquiry_std()