Searched refs:AHCI_INTR_STATUS_IFS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h173 #define AHCI_INTR_STATUS_IFS (0x1 << 27) macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c6524 AHCI_INTR_STATUS_IFS |
6637 if (port_intr_status & (AHCI_INTR_STATUS_IFS |
8019 AHCI_INTR_STATUS_IFS |
9610 if (event & (AHCI_INTR_STATUS_IFS |
9952 if (intr_status & AHCI_INTR_STATUS_IFS)

Completed in 87 milliseconds