Home
last modified time | relevance | path

Searched refs:nvme_reset_ctrl (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/nvme/host/
Dmultipath.c109 nvme_reset_ctrl(ns->ctrl); in nvme_failover_req()
577 nvme_reset_ctrl(ctrl); in nvme_anatt_timeout()
Dnvme.h502 int nvme_reset_ctrl(struct nvme_ctrl *ctrl);
Dpci.c1263 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
1310 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
2829 nvme_reset_ctrl(&dev->ctrl); in nvme_probe()
3051 nvme_reset_ctrl(&dev->ctrl); in nvme_slot_reset()
Dcore.c139 int nvme_reset_ctrl(struct nvme_ctrl *ctrl) in nvme_reset_ctrl() function
147 EXPORT_SYMBOL_GPL(nvme_reset_ctrl);
153 ret = nvme_reset_ctrl(ctrl); in nvme_reset_ctrl_sync()
1006 nvme_reset_ctrl(ctrl); in nvme_keep_alive_work()
Dfc.c775 if (nvme_reset_ctrl(&ctrl->ctrl)) { in nvme_fc_ctrl_connectivity_loss()
2103 nvme_reset_ctrl(&ctrl->ctrl); in nvme_fc_error_recovery()