Lines Matching refs:nvme_command
134 struct nvme_command *sqes;
160 struct nvme_command cmd;
200 static_assert(sizeof(struct nvme_command) == 64);
284 struct nvme_command *cmd) in apple_nvme_submit_cmd()
509 struct nvme_command *cmnd) in apple_nvme_map_data()
678 struct nvme_command c = {}; in apple_nvme_create_cq()
696 struct nvme_command c = {}; in apple_nvme_remove_cq()
706 struct nvme_command c = {}; in apple_nvme_create_sq()
724 struct nvme_command c = {}; in apple_nvme_remove_sq()
740 struct nvme_command *cmnd = &iod->cmd; in apple_nvme_queue_rq()
1306 depth * sizeof(struct nvme_command), in apple_nvme_queue_alloc()