Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1844 int temp_pres; in ps_fail_handler() local
1857 temp_pres = !((ps_pres >> i) & 0x1); in ps_fail_handler()
1863 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
1869 temp_pres = TRUE; in ps_fail_handler()
1875 temp_pres = TRUE; in ps_fail_handler()
1881 temp_pres = !(status1 & SYS_NOT_PPS0_PRES) || in ps_fail_handler()
1890 temp_pres = !(status1 & SYS_NOT_PPS0_PRES) || in ps_fail_handler()
1899 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
1905 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
1912 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
[all …]