Lines Matching defs:status1
488 softsp->status1 = (uchar_t *)((caddr_t)softsp->csr +
526 switch (SYS_TYPE(*softsp->status1)) {
1504 if (!(*(softsp->status1) & SYS_NOT_BRD_PRES)) {
1821 uchar_t ps_stat, ps_pres, status1, status2, pppsr;
1830 status1 = *softsp->status1;
1860 temp_pres = !(status1 & SYS_NOT_PPS0_PRES);
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 = !(status1 & SYS_NOT_PPS0_PRES);
1916 temp_pres = !(status1 & SYS_NOT_PPS0_PRES);
1923 temp_pres = !(status1 & SYS_NOT_PPS0_PRES);
1932 !(status1 & SYS_NOT_P_FAN_PRES);
2787 if (!(*(softsp->status1) & SYS_NOT_BRD_PRES)) {
2969 kstat_named_init(&sysksp->status1, STAT1_KSTAT_NAMED,
3048 sysksp->status1.value.c[0] = *(softsp->status1);
3160 if (list->status1 != NULL)
3190 if (*(list->status1) & SYS_NOT_SECURE)
3248 if (!(*(list->status1) & SYS_NOT_SECURE)) {