Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/kernel/
Dpci.c548 int reglen, devfn, prev_devfn; in pci_of_scan_bus() local
555 prev_devfn = -1; in pci_of_scan_bus()
570 if (devfn == prev_devfn) in pci_of_scan_bus()
572 prev_devfn = devfn; in pci_of_scan_bus()