Searched refs:nvme_submit_io_cmd (Results 1 - 2 of 2) sorted by relevance

/drivers/block/
H A Dnvme-scsi.c2108 nvme_sc = nvme_submit_io_cmd(dev, &c, NULL);
2661 nvme_sc = nvme_submit_io_cmd(ns->dev, &c, NULL);
2689 nvme_sc = nvme_submit_io_cmd(ns->dev, &c, NULL);
2897 nvme_sc = nvme_submit_io_cmd(dev, &c, NULL);
H A Dnvme-core.c966 int nvme_submit_io_cmd(struct nvme_dev *dev, struct nvme_command *cmd, function
1647 status = nvme_submit_io_cmd(dev, &c, NULL);

Completed in 80 milliseconds