Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
Dcsio_mb.c
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
Dgzip_vas.c
Dgzfht_test.c
Dgunz_test.c
/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/linux/include/scsi/
Dsg.h
/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