Searched refs:pci_get_msi_ctrl (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/ |
H A D | pci_intr_lib.c | 106 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() 304 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, &caps_ptr, &h) != in pci_msi_unconfigure() 371 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_is_msi_enabled() 405 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_enable_mode() 453 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_disable_mode() 499 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_set_mask() 563 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_clr_mask() 624 if (pci_get_msi_ctrl(rdip, type, &msi_ctrl, in pci_msi_get_pending() [all …]
|