Searched defs:command (Results 1 – 6 of 6) sorted by relevance
150 struct spdk_nvme_cmd command = {}; in verify_io_cmd_raw_no_payload_build() local160 struct spdk_nvme_cmd command = {}; in verify_io_raw_cmd() local168 struct spdk_nvme_cmd command = {}; in verify_io_raw_cmd_with_md() local
161 vfio_user_dev_send_request(struct vfio_device *dev, enum vfio_user_command command, in vfio_user_dev_send_request()
432 spdk_vfio_user_dev_send_request(struct vfio_device *dev, enum vfio_user_command command, in spdk_vfio_user_dev_send_request()
113 uint16_t command; member131 uint16_t command; member154 uint16_t command; member
42 def execute_command(self, command, pparams=[], kparams={}): argument
1091 nvmet_command(self, nvmet_bin, command) global() argument