Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c1282 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
1335 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
2952 nvme_reset_ctrl(&dev->ctrl); in nvme_probe()
3179 nvme_reset_ctrl(&dev->ctrl); in nvme_slot_reset()
H A Dnvme.h705 int nvme_reset_ctrl(struct nvme_ctrl *ctrl);
H A Dmultipath.c601 nvme_reset_ctrl(ctrl); in nvme_anatt_timeout()
H A Dcore.c150 int nvme_reset_ctrl(struct nvme_ctrl *ctrl) in nvme_reset_ctrl() function
158 EXPORT_SYMBOL_GPL(nvme_reset_ctrl);
164 ret = nvme_reset_ctrl(ctrl); in nvme_reset_ctrl_sync()
1224 nvme_reset_ctrl(ctrl); in nvme_keep_alive_work()
H A Dfc.c805 if (nvme_reset_ctrl(&ctrl->ctrl)) { in nvme_fc_ctrl_connectivity_loss()
2545 nvme_reset_ctrl(&ctrl->ctrl); in nvme_fc_error_recovery()