Home
last modified time | relevance | path

Searched refs:nvme_command (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/nvme/
Dnvme.c19 #define NVME_SQ_SIZE(depth) (depth * sizeof(struct nvme_command))
37 struct nvme_command *sq_cmds;
157 static void nvme_submit_cmd(struct nvme_queue *nvmeq, struct nvme_command *cmd) in nvme_submit_cmd()
172 struct nvme_command *cmd, in nvme_submit_sync_cmd()
225 static int nvme_submit_admin_cmd(struct nvme_dev *dev, struct nvme_command *cmd, in nvme_submit_admin_cmd()
272 struct nvme_command c; in nvme_delete_queue()
410 struct nvme_command c; in nvme_alloc_cq()
427 struct nvme_command c; in nvme_alloc_sq()
444 struct nvme_command c; in nvme_identify()
476 struct nvme_command c; in nvme_get_features()
[all …]
Dnvme.h452 struct nvme_command { struct
/external/f2fs-tools/tools/sg_write_buffer/include/
Dfreebsd_nvme_ioctl.h36 struct nvme_command struct
109 struct nvme_command cmd;