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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dpci-auto.c239 int sub_bus, pci_devfn, pci_class, cmdstat, found_multi=0; local
267 if (PCI_FUNC(pci_devfn) && !found_multi)
278 found_multi = header_type & 0x80;
282 found_multi = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dmisc-spruce.c177 int found_multi = 0; local
198 if (PCI_FUNC(pci_devfn) && !found_multi)
205 found_multi = header_type & 0x80;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dpci_auto.c379 int sub_bus, pci_devfn, pci_class, cmdstat, found_multi = 0; local
399 if (PCI_FUNC(pci_devfn) && !found_multi)
411 found_multi = header_type & 0x80;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/drivers/pci/
H A Dpci-auto.c419 u32 pci_devfn, pci_class, cmdstat, found_multi=0; local
434 if (PCI_FUNC(pci_devfn) && !found_multi)
446 found_multi = header_type & 0x80;

Completed in 212 milliseconds