Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h512 #define AHCI_CAP_SNTF 0x100 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c878 ahci_ctlp->ahcictl_cap |= AHCI_CAP_SNTF; in ahci_attach()
4805 if (ahci_ctlp->ahcictl_cap & AHCI_CAP_SNTF) { in ahci_initialize_pmport()
7090 if (ahci_ctlp->ahcictl_cap & AHCI_CAP_SNTF) { in ahci_intr_set_device_bits()