Searched refs:AHCI_PREG_IS_DHRS (Results 1 – 2 of 2) sorted by relevance
90 #define AHCI_PREG_IS_DHRS (1<<0) /* Device to Host FIS */ macro
2077 } else if (is & AHCI_PREG_IS_DHRS) { in ahci_port_intr()2095 ahci_pwrite(ap, AHCI_PREG_IS, AHCI_PREG_IS_DHRS); in ahci_port_intr()3139 if (is & AHCI_PREG_IS_DHRS) { in ahci_hibernate_io_poll()3149 ahci_pwrite(ap, AHCI_PREG_IS, AHCI_PREG_IS_DHRS); in ahci_hibernate_io_poll()