Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_space.h88 extern uint_t pci_thermal_intr_fatal;
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_space.c159 uint_t pci_thermal_intr_fatal = 1; /* thermal interrupts fatal */ variable
H A Dpcipsy.c686 if (pci_thermal_intr_fatal) { in cb_thermal_intr()