Searched refs:CMD_QUIT (Results 1 – 2 of 2) sorted by relevance
72 #define CMD_QUIT 7 macro107 { CMD_QUIT, "quit", 1, "" },296 case CMD_QUIT: in run()1185 *cmd = CMD_QUIT; in input()1198 *cmd = CMD_QUIT; in input()
237 CMD_QUIT, enumerator1366 case CMD_QUIT: in AcpiDbCommandDispatch()