Searched refs:FB_CMD_CONTINUE (Results 1 – 3 of 3) sorted by relevance
25 #define FB_CMD_CONTINUE "continue" macro
73 return RawCommand(FB_CMD_CONTINUE, "Resuming boot", response, info); in Continue()
1848 } else if (command == FB_CMD_CONTINUE) { in Main()