Home
last modified time | relevance | path

Searched refs:HOSTSTOP_RESET_OPTION (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/bin/tool/
Dhoststop29 HOSTSTOP_RESET_OPTION=-SMCResetHold
32 HOSTSTOP_RESET_OPTION=-hold
93 nohup ToucanReset $HOSTSTOP_RESET_OPTION < /dev/null &> /dev/null
/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs43 internal static EnvVar HOSTSTOP_RESET_OPTION = new EnvVar("HOSTSTOP_RESET_OPTION"); field in CafeX.Program
1271 HOSTSTOP_RESET_OPTION.value = "-SMCResetHold"; in hoststop()