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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dpci_auto.c383 int sub_bus, pci_devfn, pci_class, cmdstat, found_multi = 0; local
403 if (PCI_FUNC(pci_devfn) && !found_multi)
415 found_multi = header_type & 0x80;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dpci_auto.c286 u32 pci_devfn, pci_class, cmdstat, found_multi=0; local
301 if (PCI_FUNC(pci_devfn) && !found_multi)
313 found_multi = header_type & 0x80;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/simple/
H A Dmisc-spruce.c185 int found_multi = 0; local
259 if (PCI_FUNC(pci_devfn) && !found_multi)
266 found_multi = header_type & 0x80;

Completed in 47 milliseconds