Home
last modified time | relevance | path

Searched defs:command (Results 1 – 6 of 6) sorted by relevance

/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/
H A Dnvme_ctrlr_cmd_ut.c150 struct spdk_nvme_cmd command = {}; in verify_io_cmd_raw_no_payload_build() local
160 struct spdk_nvme_cmd command = {}; in verify_io_raw_cmd() local
168 struct spdk_nvme_cmd command = {}; in verify_io_raw_cmd_with_md() local
/spdk/lib/vfio_user/host/
H A Dvfio_user.c161 vfio_user_dev_send_request(struct vfio_device *dev, enum vfio_user_command command, in vfio_user_dev_send_request()
H A Dvfio_user_pci.c432 spdk_vfio_user_dev_send_request(struct vfio_device *dev, enum vfio_user_command command, in spdk_vfio_user_dev_send_request()
/spdk/lib/vmd/
H A Dvmd_spec.h113 uint16_t command; member
131 uint16_t command; member
154 uint16_t command; member
/spdk/python/spdk/spdkcli/
H A Dui_node.py42 def execute_command(self, command, pparams=[], kparams={}): argument
/spdk/scripts/perf/nvmf/
H A Drun_nvmf.py1091 nvmet_command(self, nvmet_bin, command) global() argument