Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h169 #define AHCI_INTR_STATUS_DMPS (0x1 << 7) macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c6697 if (port_intr_status & AHCI_INTR_STATUS_DMPS) { in ahci_port_intr()