Searched refs:HOSTSTOP_RESET_OPTION (Results 1 – 2 of 2) sorted by relevance
29 HOSTSTOP_RESET_OPTION=-SMCResetHold32 HOSTSTOP_RESET_OPTION=-hold93 nohup ToucanReset $HOSTSTOP_RESET_OPTION < /dev/null &> /dev/null
43 internal static EnvVar HOSTSTOP_RESET_OPTION = new EnvVar("HOSTSTOP_RESET_OPTION"); field in CafeX.Program1271 HOSTSTOP_RESET_OPTION.value = "-SMCResetHold"; in hoststop()