Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h155 #define AHCI_INTR_STATUS_DHRS (0x1 << 0) macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c6620 (AHCI_INTR_STATUS_DHRS | in ahci_port_intr()
6678 if (port_intr_status & (AHCI_INTR_STATUS_DHRS | in ahci_port_intr()
8114 (AHCI_INTR_STATUS_DHRS | in ahci_enable_port_intrs()