pcicptrs 23 arch/mips/pci/ops-tx4927.c } pcicptrs[2]; /* TX4938 has 2 pcic */ pcicptrs 30 arch/mips/pci/ops-tx4927.c for (i = 0; i < ARRAY_SIZE(pcicptrs); i++) { pcicptrs 31 arch/mips/pci/ops-tx4927.c if (pcicptrs[i].channel == channel) { pcicptrs 32 arch/mips/pci/ops-tx4927.c pcicptrs[i].pcicptr = pcicptr; pcicptrs 36 arch/mips/pci/ops-tx4927.c for (i = 0; i < ARRAY_SIZE(pcicptrs); i++) { pcicptrs 37 arch/mips/pci/ops-tx4927.c if (!pcicptrs[i].channel) { pcicptrs 38 arch/mips/pci/ops-tx4927.c pcicptrs[i].channel = channel; pcicptrs 39 arch/mips/pci/ops-tx4927.c pcicptrs[i].pcicptr = pcicptr; pcicptrs 51 arch/mips/pci/ops-tx4927.c for (i = 0; i < ARRAY_SIZE(pcicptrs); i++) { pcicptrs 52 arch/mips/pci/ops-tx4927.c if (pcicptrs[i].channel == channel) pcicptrs 53 arch/mips/pci/ops-tx4927.c return pcicptrs[i].pcicptr; pcicptrs 428 arch/mips/pci/ops-tx4927.c for (i = 0; i < ARRAY_SIZE(pcicptrs); i++) { pcicptrs 429 arch/mips/pci/ops-tx4927.c if (pcicptrs[i].pcicptr) pcicptrs 430 arch/mips/pci/ops-tx4927.c tx4927_report_pcic_status1(pcicptrs[i].pcicptr); pcicptrs 462 arch/mips/pci/ops-tx4927.c for (i = 0; i < ARRAY_SIZE(pcicptrs); i++) { pcicptrs 463 arch/mips/pci/ops-tx4927.c if (pcicptrs[i].pcicptr) pcicptrs 464 arch/mips/pci/ops-tx4927.c tx4927_dump_pcic_settings1(pcicptrs[i].pcicptr);