Home
last modified time | relevance | path

Searched defs:cmdp (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dcli.h133 static inline bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
/openbmc/u-boot/common/
H A Dcli.c145 bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
/openbmc/qemu/monitor/
H A Dhmp.c645 const char **cmdp, in monitor_parse_command()
/openbmc/qemu/block/
H A Dnvme.c478 uint8_t *cmdp = (uint8_t *)cmd + i * 8; in nvme_trace_command() local