Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dloop.c446 nvme_stop_ctrl(&ctrl->ctrl); in nvme_loop_reset_ctrl_work()
/openbmc/linux/drivers/nvme/host/
H A Dnvme.h808 void nvme_stop_ctrl(struct nvme_ctrl *ctrl);
H A Dcore.c216 nvme_stop_ctrl(ctrl); in nvme_do_delete_ctrl()
4351 void nvme_stop_ctrl(struct nvme_ctrl *ctrl) in nvme_stop_ctrl() function
4362 EXPORT_SYMBOL_GPL(nvme_stop_ctrl);
H A Dapple.c1557 nvme_stop_ctrl(&anv->ctrl); in apple_nvme_remove()
H A Drdma.c2157 nvme_stop_ctrl(&ctrl->ctrl); in nvme_rdma_reset_ctrl_work()
H A Dtcp.c2158 nvme_stop_ctrl(ctrl); in nvme_reset_ctrl_work()
H A Dfc.c3351 nvme_stop_ctrl(&ctrl->ctrl); in nvme_fc_reset_ctrl_work()
H A Dpci.c3185 nvme_stop_ctrl(&dev->ctrl); in nvme_remove()