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

/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c193 * pci_msi_configure:
200 pci_msi_configure(dev_info_t *rdip, int type, int count, int inum, function
206 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: rdip = 0x%p type 0x%x "
219 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: msi_ctrl = %x\n",
225 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: msi_addr = %x\n",
232 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: upper "
239 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: msi_data "
246 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: msi_data "
273 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: "
990 return (pci_msi_configure(rdi
[all...]

Completed in 58 milliseconds