Searched refs:NVME_IOCTL_SUBMIT_IO (Results 1 – 3 of 3) sorted by relevance
138 #ifndef NVME_IOCTL_SUBMIT_IO139 #define NVME_IOCTL_SUBMIT_IO _IOW('N', 0x42, struct sg_nvme_user_io) macro
61 #define NVME_IOCTL_SUBMIT_IO _IOW('N', 0x42, struct nvme_user_io) macro
885 #ifdef NVME_IOCTL_SUBMIT_IO886 # undef NVME_IOCTL_SUBMIT_IO887 # define NVME_IOCTL_SUBMIT_IO 0x402c4e42 macro