Searched refs:port_intr_enable (Results 1 – 1 of 1) sorted by relevance
6611 uint32_t port_intr_enable; in ahci_port_intr() local6619 port_intr_enable = in ahci_port_intr()6637 port_intr_enable = ddi_get32(ahci_ctlp->ahcictl_ahci_acc_handle, in ahci_port_intr()6643 port_intr_enable |= AHCI_INTR_STATUS_IPMS; in ahci_port_intr()6656 port, port_intr_status, port_intr_enable); in ahci_port_intr()6658 port_intr_status &= port_intr_enable; in ahci_port_intr()