Searched refs:AHCI_INTR_STATUS_DMPS (Results 1 – 2 of 2) sorted by relevance
169 #define AHCI_INTR_STATUS_DMPS (0x1 << 7) macro
6697 if (port_intr_status & AHCI_INTR_STATUS_DMPS) { in ahci_port_intr()