Searched refs:next_fn (Results 1 – 3 of 3) sorted by relevance
2588 static unsigned int next_fn(struct pci_bus *bus, struct pci_dev *dev, in next_fn() function2593 unsigned int next_fn; in next_fn() local2603 next_fn = PCI_ARI_CAP_NFN(cap); in next_fn()2604 if (next_fn <= fn) in next_fn()2607 return next_fn; in next_fn()2664 for (fn = next_fn(bus, dev, 0); fn > 0; fn = next_fn(bus, dev, fn)) { in pci_scan_slot()
20779 ffff800010597130 t next_fn.isra.0
Completed in 2546 milliseconds