Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c106 pci_get_msi_ctrl(dev_info_t *dip, int type, ushort_t *msi_ctrl, in pci_get_msi_ctrl() function
165 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_get_cap()
210 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_configure()
302 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, &caps_ptr, &h) != in pci_msi_unconfigure()
367 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_is_msi_enabled()
401 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_enable_mode()
449 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_disable_mode()
494 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_set_mask()
558 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_clr_mask()
619 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_get_pending()
[all …]