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

/linux-4.1.27/arch/sparc/kernel/
H A Dpci.c545 int reglen, devfn, prev_devfn; pci_of_scan_bus() local
553 prev_devfn = -1; pci_of_scan_bus()
568 if (devfn == prev_devfn) pci_of_scan_bus()
570 prev_devfn = devfn; pci_of_scan_bus()

Completed in 73 milliseconds