Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h522 #define AHCI_CAP_SDS 0x2000 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c786 ahci_ctlp->ahcictl_cap |= AHCI_CAP_SDS; in ahci_attach()
5956 if (ahci_ctlp->ahcictl_cap & AHCI_CAP_SDS) { in ahci_disable_interface_pm()