Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h187 #define AHCI_INTR_STATUS_CPDS ((uint32_t)0x1 << 31) macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c6749 if (port_intr_status & AHCI_INTR_STATUS_CPDS) { in ahci_port_intr()