Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/target/
Dloop.c433 nvme_stop_ctrl(&ctrl->ctrl); in nvme_loop_reset_ctrl_work()
/Linux-v6.6/drivers/nvme/host/
Dnvme.h754 void nvme_stop_ctrl(struct nvme_ctrl *ctrl);
Dcore.c216 nvme_stop_ctrl(ctrl); in nvme_do_delete_ctrl()
4331 void nvme_stop_ctrl(struct nvme_ctrl *ctrl) in nvme_stop_ctrl() function
4342 EXPORT_SYMBOL_GPL(nvme_stop_ctrl);
Dapple.c1540 nvme_stop_ctrl(&anv->ctrl); in apple_nvme_remove()
Drdma.c2152 nvme_stop_ctrl(&ctrl->ctrl); in nvme_rdma_reset_ctrl_work()
Dtcp.c2153 nvme_stop_ctrl(ctrl); in nvme_reset_ctrl_work()
Dfc.c3369 nvme_stop_ctrl(&ctrl->ctrl); in nvme_fc_reset_ctrl_work()
Dpci.c3125 nvme_stop_ctrl(&dev->ctrl); in nvme_remove()