Home
last modified time | relevance | path

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

/linux-6.1.9/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()
1518 nvme_reset_ctrl(&anv->ctrl); in apple_nvme_probe()
1560 return nvme_reset_ctrl(&anv->ctrl); in apple_nvme_resume()
Dpci.c1356 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
1409 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
3166 nvme_reset_ctrl(&dev->ctrl); in nvme_probe()
3402 nvme_reset_ctrl(&dev->ctrl); in nvme_slot_reset()
Dnvme.h828 int nvme_reset_ctrl(struct nvme_ctrl *ctrl);
Dcore.c185 int nvme_reset_ctrl(struct nvme_ctrl *ctrl) in nvme_reset_ctrl() function
193 EXPORT_SYMBOL_GPL(nvme_reset_ctrl);
199 ret = nvme_reset_ctrl(ctrl); in nvme_reset_ctrl_sync()
1242 nvme_reset_ctrl(ctrl); in nvme_keep_alive_work()
4799 nvme_reset_ctrl(ctrl); in nvme_handle_aer_persistent_error()
Dmultipath.c740 nvme_reset_ctrl(ctrl); in nvme_anatt_timeout()
Dfc.c806 if (nvme_reset_ctrl(&ctrl->ctrl)) { in nvme_fc_ctrl_connectivity_loss()
2554 nvme_reset_ctrl(&ctrl->ctrl); in nvme_fc_error_recovery()