Home
last modified time | relevance | path

Searched refs:thermal_powerdown_delay (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h106 extern int thermal_powerdown_delay;
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h104 extern int thermal_powerdown_delay;
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysioerr.c909 thermal_powerdown_delay * hz); in sysio_thermal_warn_intr()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c672 thermal_powerdown_delay * hz); in cb_thermal_timeout()
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c285 int thermal_powerdown_delay = 1200; variable