Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dnvme_ioctl.h99 #define NVME_IOCTL_SUBMIT_IO _IOW('N', 0x42, struct nvme_user_io) macro
/Linux-v6.6/drivers/nvme/host/
Dioctl.c697 case NVME_IOCTL_SUBMIT_IO: in nvme_ns_ioctl()