Searched refs:restore_idx (Results 1 – 1 of 1) sorted by relevance
3072 int restore_idx; in pci_xhci_snapshot() local3142 restore_idx = i; in pci_xhci_snapshot()3143 SNAPSHOT_VAR_OR_LEAVE(restore_idx, meta, ret, done); in pci_xhci_snapshot()3146 if (restore_idx != i) { in pci_xhci_snapshot()3148 "expected: %d", __func__, restore_idx, i); in pci_xhci_snapshot()