Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dapple.c229 nvme_reset_ctrl(&anv->ctrl); in apple_nvme_rtkit_crashed()
918 nvme_reset_ctrl(&anv->ctrl); in apple_nvme_timeout()
1519 nvme_reset_ctrl(&anv->ctrl); in apple_nvme_probe()
1561 return nvme_reset_ctrl(&anv->ctrl); in apple_nvme_resume()
Dpci.c1349 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
1402 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
3198 nvme_reset_ctrl(&dev->ctrl); in nvme_probe()
3428 nvme_reset_ctrl(&dev->ctrl); in nvme_slot_reset()
Dnvme.h844 int nvme_reset_ctrl(struct nvme_ctrl *ctrl);
Dmultipath.c740 nvme_reset_ctrl(ctrl); in nvme_anatt_timeout()
Dcore.c186 int nvme_reset_ctrl(struct nvme_ctrl *ctrl) in nvme_reset_ctrl() function
194 EXPORT_SYMBOL_GPL(nvme_reset_ctrl);
200 ret = nvme_reset_ctrl(ctrl); in nvme_reset_ctrl_sync()
1295 nvme_reset_ctrl(ctrl); in nvme_keep_alive_work()
4922 nvme_reset_ctrl(ctrl); in nvme_handle_aer_persistent_error()
Dfc.c799 if (nvme_reset_ctrl(&ctrl->ctrl)) { in nvme_fc_ctrl_connectivity_loss()
2547 nvme_reset_ctrl(&ctrl->ctrl); in nvme_fc_error_recovery()