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

/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci.c56 static int pci_intr_ops(dev_info_t *, dev_info_t *, ddi_intr_op_t,
91 pci_intr_ops /* (*bus_intr_op)(); */
641 * pci_intr_ops
644 pci_intr_ops(dev_info_t *pdip, dev_info_t *rdip, ddi_intr_op_t intr_op, function
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci.c99 pci_intr_ops /* (*bus_intr_op)(); */
1281 pci_intr_ops(dev_info_t *dip, dev_info_t *rdip, ddi_intr_op_t intr_op, function

Completed in 60 milliseconds