Lines Matching refs:status1
488 softsp->status1 = (uchar_t *)((caddr_t)softsp->csr + in sysctrl_attach()
526 switch (SYS_TYPE(*softsp->status1)) { in sysctrl_attach()
1504 if (!(*(softsp->status1) & SYS_NOT_BRD_PRES)) { in system_high_handler()
1821 uchar_t ps_stat, ps_pres, status1, status2, pppsr; in ps_fail_handler() local
1830 status1 = *softsp->status1; in ps_fail_handler()
1860 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
1878 temp_pres = !(status1 & SYS_NOT_PPS0_PRES) || in ps_fail_handler()
1887 temp_pres = !(status1 & SYS_NOT_PPS0_PRES) || in ps_fail_handler()
1896 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
1902 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
1909 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
1916 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
1923 temp_pres = !(status1 & SYS_NOT_PPS0_PRES); in ps_fail_handler()
1932 !(status1 & SYS_NOT_P_FAN_PRES); in ps_fail_handler()
2787 if (!(*(softsp->status1) & SYS_NOT_BRD_PRES)) { in bd_insert_normal()
2969 kstat_named_init(&sysksp->status1, STAT1_KSTAT_NAMED, in sysctrl_add_kstats()
3048 sysksp->status1.value.c[0] = *(softsp->status1); in sysctrl_kstat_update()
3160 if (list->status1 != NULL) in sysctrl_keyswitch_poll()
3190 if (*(list->status1) & SYS_NOT_SECURE) in update_key_state()
3248 if (!(*(list->status1) & SYS_NOT_SECURE)) { in sysctrl_abort_seq_handler()