Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h546 #define AHCI_NON_NCQ_CMD 0x0 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c2011 if (command_type == AHCI_NON_NCQ_CMD) { in ahci_claim_free_slot()
2158 int command_type = AHCI_NON_NCQ_CMD; in ahci_deliver_satapkt()