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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dpci.c28 int pci_dev_cnt; variable
141 if (pci_dev_cnt >= MAX_PCI_DEVS) {
146 pm = &pci_map[pci_dev_cnt++];
200 for (i=0; i<pci_dev_cnt; i++) {
255 for (i=0; i<pci_dev_cnt; i++) {

Completed in 38 milliseconds