]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/nvme/host/nvme.h
nvme-pci: Sync queues on reset
[mirror_ubuntu-bionic-kernel.git] / drivers / nvme / host / nvme.h
index 70d8c1d6182604314ff11a46b5c5f3294c45f922..e31702af458981a62a409781f87c45f0634f6ff5 100644 (file)
@@ -382,6 +382,7 @@ void nvme_complete_async_event(struct nvme_ctrl *ctrl, __le16 status,
 void nvme_stop_queues(struct nvme_ctrl *ctrl);
 void nvme_start_queues(struct nvme_ctrl *ctrl);
 void nvme_kill_queues(struct nvme_ctrl *ctrl);
+void nvme_sync_queues(struct nvme_ctrl *ctrl);
 void nvme_unfreeze(struct nvme_ctrl *ctrl);
 void nvme_wait_freeze(struct nvme_ctrl *ctrl);
 void nvme_wait_freeze_timeout(struct nvme_ctrl *ctrl, long timeout);