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

/linux-4.4.14/drivers/nvme/host/
H A Dpci.c386 * nvme_submit_cmd() - Copy a command into a queue and ring the doorbell
408 static void nvme_submit_cmd(struct nvme_queue *nvmeq, struct nvme_command *cmd) nvme_submit_cmd() function
1134 nvme_submit_cmd(nvmeq, cmd); nvme_submit_admin_async_cmd()
1342 nvme_submit_cmd(dev->queues[0], &cmd); nvme_abort_req()

Completed in 122 milliseconds