Home
last modified time | relevance | path

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

/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/include/uapi/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.c701 case NVME_IOCTL_SUBMIT_IO: in nvme_ns_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch324 +pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076907586;