Searched refs:nvme_passthru_cmd64 (Results 1 – 2 of 2) sorted by relevance
48 struct nvme_passthru_cmd64 { struct104 #define NVME_IOCTL_ADMIN64_CMD _IOWR('N', 0x47, struct nvme_passthru_cmd64)105 #define NVME_IOCTL_IO64_CMD _IOWR('N', 0x48, struct nvme_passthru_cmd64)106 #define NVME_IOCTL_IO64_CMD_VEC _IOWR('N', 0x49, struct nvme_passthru_cmd64)
311 struct nvme_passthru_cmd64 __user *ucmd, bool vec) in nvme_user_cmd64()313 struct nvme_passthru_cmd64 cmd; in nvme_user_cmd64()