Home
last modified time | relevance | path

Searched refs:port_intr_enable (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c6507 uint32_t port_intr_enable; in ahci_port_intr() local
6515 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()