Home
last modified time | relevance | path

Searched refs:SATA_CTLF_NCQ (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/sata/
H A Dsata_hba.h674 #define SATA_CTLF_NCQ 0x100 /* NCQ support */ macro
/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c3055 SATA_FEATURES(sata_hba_inst) & SATA_CTLF_NCQ)) && in sata_scsi_setcap()
6257 SATA_CTLF_NCQ)) { in sata_txlt_read()
6526 SATA_CTLF_NCQ)) { in sata_txlt_write()
/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c1231 sata_hba_tran->sata_tran_hba_features_support |= SATA_CTLF_NCQ; in ahci_register_sata_hba_tran()