Searched refs:nvme_reset_ctrl (Results 1 – 5 of 5) sorted by relevance
710 int nvme_reset_ctrl(struct nvme_ctrl *ctrl);
1268 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()1321 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()3031 nvme_reset_ctrl(&dev->ctrl); in nvme_probe()3275 nvme_reset_ctrl(&dev->ctrl); in nvme_slot_reset()
670 nvme_reset_ctrl(ctrl); in nvme_anatt_timeout()
197 int nvme_reset_ctrl(struct nvme_ctrl *ctrl) in nvme_reset_ctrl() function205 EXPORT_SYMBOL_GPL(nvme_reset_ctrl);211 ret = nvme_reset_ctrl(ctrl); in nvme_reset_ctrl_sync()1270 nvme_reset_ctrl(ctrl); in nvme_keep_alive_work()
805 if (nvme_reset_ctrl(&ctrl->ctrl)) { in nvme_fc_ctrl_connectivity_loss()2546 nvme_reset_ctrl(&ctrl->ctrl); in nvme_fc_error_recovery()