Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvme/host/
Dnvme.h135 int nvme_sg_io(struct nvme_ns *ns, struct sg_io_hdr __user *u_hdr);
Dscsi.c2527 int nvme_sg_io(struct nvme_ns *ns, struct sg_io_hdr __user *u_hdr) in nvme_sg_io() function
Dpci.c1949 return nvme_sg_io(ns, (void __user *)arg); in nvme_ioctl()