Home
last modified time | relevance | path

Searched refs:nvme_stop_ctrl (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/nvme/target/
H A Dloop.c446 nvme_stop_ctrl(&ctrl->ctrl); in nvme_loop_reset_ctrl_work()
/linux/drivers/nvme/host/
H A Dnvme.h804 void nvme_stop_ctrl(struct nvme_ctrl *ctrl);
H A Drdma.c2173 nvme_stop_ctrl(&ctrl->ctrl); in nvme_rdma_reset_ctrl_work()
H A Dtcp.c2458 nvme_stop_ctrl(ctrl); in nvme_reset_ctrl_work()
H A Dfc.c3314 nvme_stop_ctrl(&ctrl->ctrl); in nvme_fc_reset_ctrl_work()
H A Dpci.c3400 nvme_stop_ctrl(&dev->ctrl); in nvme_remove()