Searched refs:nvme_uring_cmd (Results 1 – 1 of 1) sorted by relevance
68 struct nvme_uring_cmd { struct99 #define NVME_URING_CMD_IO _IOWR('N', 0x80, struct nvme_uring_cmd) argument100 #define NVME_URING_CMD_IO_VEC _IOWR('N', 0x81, struct nvme_uring_cmd)101 #define NVME_URING_CMD_ADMIN _IOWR('N', 0x82, struct nvme_uring_cmd)102 #define NVME_URING_CMD_ADMIN_VEC _IOWR('N', 0x83, struct nvme_uring_cmd)