Searched defs:cmdp (Results 1 – 9 of 9) sorted by relevance
133 static inline bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
145 bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
645 const char **cmdp, in monitor_parse_command()
478 uint8_t *cmdp = (uint8_t *)cmd + i * 8; in nvme_trace_command() local