Searched refs:pci_intr_wrapper (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_intr.h38 extern uint_t pci_intr_wrapper(caddr_t arg);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_intr.c54 * pci_intr_wrapper() which normally idles the ino's state machine which would
58 * beginning of pci_intr_wrapper() explaining how the 'interrupt jabber
136 * to allow the pci_intr_wrapper to perform a manual
269 * pci_intr_wrapper
290 pci_intr_wrapper(caddr_t arg) function
314 "pci_intr_wrapper: %s%d interrupt %d is disabled\n",
551 (ddi_intr_handler_t *)pci_intr_wrapper, (caddr_t)ipil_p, NULL);

Completed in 63 milliseconds