Searched defs:temp_pres (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1841 int temp_pres; local
1854 temp_pres = !((ps_pres >> i) & 0x1);
1860 temp_pres = !(status1 & SYS_NOT_PPS0_PRES);
1866 temp_pres = TRUE;
1872 temp_pres = TRUE;
1878 temp_pres = !(status1 & SYS_NOT_PPS0_PRES) ||
1887 temp_pres = !(status1 & SYS_NOT_PPS0_PRES) ||
1896 temp_pres = !(status1 & SYS_NOT_PPS0_PRES);
1902 temp_pres = !(status1 & SYS_NOT_PPS0_PRES);
1909 temp_pres
[all...]

Completed in 51 milliseconds