HomeSort by: relevance | last modified time | path
    Searched defs:pswitch_on (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hppa/dev/
power.c 103 static bool pswitch_on; /* power switch */ variable in typeref:typename:bool
181 pswitch_on = true;
193 if (pswitch_on == false && pwr_sw_control != PWR_SW_CTRL_LOCK)
223 pswitch_on = false;
225 pswitch_on = true;
239 pswitch_on = false;
241 pswitch_on = true;
373 if (pswitch_on == true)

Completed in 12 milliseconds