Home
last modified time | relevance | path

Searched refs:pci_check_all_handlers (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Dpci_space.h101 extern uint_t pci_check_all_handlers;
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci_space.c200 uint_t pci_check_all_handlers = 1; variable
H A Dpci_intr.c340 if (pci_check_all_handlers) in pci_intr_wrapper()