Searched refs:bar_tmp (Results 1 – 1 of 1) sorted by relevance
1566 struct pci_bar_allocation *bar_tmp; in init_pci() local1567 TAILQ_FOREACH_SAFE(bar, &pci_bars, chain, bar_tmp) { in init_pci()