Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnvme_ioctl.h99 #define NVME_IOCTL_SUBMIT_IO _IOW('N', 0x42, struct nvme_user_io) macro
/openbmc/qemu/linux-headers/linux/
H A Dnvme_ioctl.h99 #define NVME_IOCTL_SUBMIT_IO _IOW('N', 0x42, struct nvme_user_io) macro
/openbmc/linux/drivers/nvme/host/
H A Dioctl.c706 case NVME_IOCTL_SUBMIT_IO: in nvme_ns_ioctl()