Searched defs:pci_get_msi_ctrl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c100 * pci_get_msi_ctrl:
106 pci_get_msi_ctrl(dev_info_t *dip, int type, ushort_t *msi_ctrl, function
112 DDI_INTR_NEXDBG((CE_CONT, "pci_get_msi_ctrl: "
125 DDI_INTR_NEXDBG((CE_CONT, "pci_get_msi_ctrl: MSI "
137 DDI_INTR_NEXDBG((CE_CONT, "pci_get_msi_ctrl: MSI-X "
165 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl,
210 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl,
304 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, &caps_ptr, &h) !=
371 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl,
405 if (pci_get_msi_ctrl(rdi
[all...]

Completed in 76 milliseconds