Searched refs:FSEmul (Results 1 – 7 of 7) sorted by relevance
| /CafeSDK-2.12.13/system/bin/tool/ |
| D | hostdisplayversion.bat | 25 …for /F "usebackq tokens=1,3 delims=: " %%i IN (`"%SDIO_BRIDGE_TOOLS%\FSEmul" -ver -ip %BRIDGE_CURR… 32 …for /F "usebackq tokens=1,3 delims=: " %%i IN (`"%MION_BRIDGE_TOOLS%\FSEmul" -ver -ip %BRIDGE_CURR…
|
| D | setbootmode | 102 CAFE_BOOT_MODE=`FSEmul -ip $BRIDGE_CURRENT_IP_ADDRESS -modedetect`
|
| D | cafeheadlessrun | 118 BOOT_MODE=`FSEmul -ip $BRIDGE_CURRENT_IP_ADDRESS -modedetect`
|
| D | caferecover | 142 CAFE_BOOT_MODE=`FSEmul -ip $BRIDGE_CURRENT_IP_ADDRESS -modedetect`
|
| D | caferun | 191 -e <op> : pass op through to FSEmul or MCP (e.g.: -e sata -> FSEmul -sata)
|
| /CafeSDK-2.12.13/system/src/tool/cafex/ |
| D | CafeFunctions.cs | 1404 FSEmul.makemine(); in hoststop() 4473 FSEmul.start(arguments, FSEMUL_PARAMS.value); in hostrun() 4477 FSEmul.start(arguments, FSEMUL_PARAMS.value); in hostrun() 4687 … int boot_mode_detect = FSEmul.boot_mode_detect(BRIDGE_CURRENT_IP_ADDRESS.value, out boot_mode); in headlessrun() 5985 … int boot_mode_detect = FSEmul.boot_mode_detect(BRIDGE_CURRENT_IP_ADDRESS.value, out boot_mode); in recover() 6351 … int boot_mode_detect = FSEmul.boot_mode_detect(BRIDGE_CURRENT_IP_ADDRESS.value, out boot_mode); in cleardata() 6637 … int boot_mode_detect = FSEmul.boot_mode_detect(BRIDGE_CURRENT_IP_ADDRESS.value, out boot_mode); in setbootmode() 7269 FSEmul.FW_SW_Version(BRIDGE_CURRENT_IP_ADDRESS.value, out fw_ver, out sw_ver); in hostcheckversion() 7273 FSEmul.FW_SW_Version(null, out fw_ver, out sw_ver); in hostcheckversion()
|
| D | ExecutableClasses.cs | 210 static class FSEmul class
|