Searched refs:command (Results 1 – 6 of 6) sorted by relevance
31 struct command dm_command_list[CMDS_NUM] = {CMD_OBJS};35 struct command *cmd = (struct command *)arg; in dispatch_command_handlers()48 struct command *find_command(const char *name) in find_command()59 struct command *cmd; in register_command_handler()
33 static struct command *parse_command(char *cmd_msg, int fd) in parse_command()35 struct command *cmd = NULL; in parse_command()69 struct command *cmd; in monitor_cmd_dispatch()
32 struct command { struct54 struct command *find_command(const char *name);
76 req.header.command = HECI_READ_ATTKB_EX_CMD_REQ; in get_attkb_size()149 req.header.command = HECI_READ_ATTKB_EX_CMD_REQ; in read_attkb()
34 uint32_t command : 7; member
919 u_int8_t command; member
Completed in 14 milliseconds