Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c203 uint16_t msi_cap_base, msix_cap_base, cap_ctrl; in pci_common_intr_ops() local
244 cap_ctrl = PCI_CAP_GET16(handle, 0, msi_cap_base, in pci_common_intr_ops()
246 if (cap_ctrl == PCI_CAP_EINVAL16) in pci_common_intr_ops()
254 cap_ctrl = PCI_CAP_GET16(handle, 0, msix_cap_base, in pci_common_intr_ops()
256 if (cap_ctrl == PCI_CAP_EINVAL16) in pci_common_intr_ops()