Searched refs:status_a (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c1285 char *status_a, *status_b; local
1384 status_a = (char *)get_prop_val(find_prop
1397 if ((status_a != (char *)NULL) &&
1400 (status_a, SG_DISABLED) == 0) &&
1421 if ((status_a == (char *)NULL) &&
1424 else if ((status_a == (char *)NULL) &&
1428 ((strcmp(status_a, SG_DISABLED) == 0)))
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/
H A Dcherrystone.c835 char *status_a = NULL; local
907 status_a = (char *)get_prop_val(find_prop
915 log_printf((status_a == NULL && status_b == NULL) ?
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
H A Dlittleneck.c979 char *status_a = NULL; local
1051 status_a = (char *)get_prop_val(find_prop
1059 log_printf((status_a == NULL && status_b == NULL) ?
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/
H A Ddaktari.c1277 char *status_a = NULL; local
1347 status_a = (char *)get_prop_val(find_prop
1355 log_printf((status_a == NULL && status_b == NULL) ?

Completed in 81 milliseconds