Searched refs:unconfigured (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/power/
H A Dsysidpm.sh127 if [ "$BEHAVIOR" = "unconfigured" ]; then
243 # Reset the behavior back to unconfigured state.
244 set_behavior unconfigured
301 if [ "$CURRENT_BEHAVIOR" = "unconfigured" -o -f $ASK_AGAIN_FLAG ]; then
317 if [ "$CURRENT_BEHAVIOR" = "unconfigured" ]; then
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2922 uint_t unconfigured = FALSE; local
2965 'u', MDB_OPT_SETBITS, TRUE, &unconfigured,
3013 unconfigured || fwlog) {
3080 if (unconfigured)
3109 " -u: Show SAS address of all unconfigured targets\n"

Completed in 69 milliseconds