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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dpci_psycho.c418 int is_pbm_a)
423 if (is_pbm_a) {
482 struct platform_device *op, int is_pbm_a)
485 psycho_pbm_strbuf_init(pbm, is_pbm_a);
509 int is_pbm_a, err; local
542 is_pbm_a = ((pr_regs[0].phys_addr & 0x6000) == 0x2000);
547 if (is_pbm_a) {
569 psycho_pbm_init(pbm, op, is_pbm_a);
417 psycho_pbm_strbuf_init(struct pci_pbm_info *pbm, int is_pbm_a) argument
481 psycho_pbm_init(struct pci_pbm_info *pbm, struct platform_device *op, int is_pbm_a) argument
H A Dpci_schizo.c1300 int is_pbm_a, err; local
1330 is_pbm_a = ((regs[0].phys_addr & 0x00700000) == 0x00600000);

Completed in 37 milliseconds