Home
last modified time | relevance | path

Searched refs:next_fn (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/pci/
A Dprobe.c2601 unsigned int next_fn; in next_ari_fn() local
2611 next_fn = PCI_ARI_CAP_NFN(cap); in next_ari_fn()
2612 if (next_fn <= fn) in next_ari_fn()
2615 return next_fn; in next_ari_fn()
2618 static int next_fn(struct pci_bus *bus, struct pci_dev *dev, int fn) in next_fn() function
2689 fn = next_fn(bus, dev, fn); in pci_scan_slot()

Completed in 7 milliseconds