Searched refs:port_intr_enable (Results 1 – 1 of 1) sorted by relevance
6507 uint32_t port_intr_enable; in ahci_port_intr() local6515 port_intr_enable = in ahci_port_intr()6533 port_intr_enable = ddi_get32(ahci_ctlp->ahcictl_ahci_acc_handle, in ahci_port_intr()6539 port_intr_enable |= AHCI_INTR_STATUS_IPMS; in ahci_port_intr()6552 port, port_intr_status, port_intr_enable); in ahci_port_intr()6554 port_intr_status &= port_intr_enable; in ahci_port_intr()