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

/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c187 * pci_common_intr_ops: bus_intr_op() function for interrupt support
190 pci_common_intr_ops(dev_info_t *pdip, dev_info_t *rdip, ddi_intr_op_t intr_op, function
215 "pci_common_intr_ops: pdip 0x%p, rdip 0x%p, op %x handle 0x%p\n",
270 DDI_INTR_NEXDBG((CE_CONT, "pci_common_intr_ops: "
361 "pci_common_intr_ops: rdip: 0x%p "
382 "pci_common_intr_ops: behavior %x, "
398 "pci_common_intr_ops: MSI-X"
462 DDI_INTR_NEXDBG((CE_CONT, "pci_common_intr_ops: "
494 "pci_common_intr_ops: "
566 DDI_INTR_NEXDBG((CE_CONT, "pci_common_intr_ops
[all...]

Completed in 60 milliseconds