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

/linux-master/arch/sparc/kernel/
H A Dpci_psycho.c426 int is_pbm_a)
431 if (is_pbm_a) {
490 struct platform_device *op, int is_pbm_a)
493 psycho_pbm_strbuf_init(pbm, is_pbm_a);
516 int is_pbm_a, err; local
549 is_pbm_a = ((pr_regs[0].phys_addr & 0x6000) == 0x2000);
554 if (is_pbm_a) {
576 psycho_pbm_init(pbm, op, is_pbm_a);
425 psycho_pbm_strbuf_init(struct pci_pbm_info *pbm, int is_pbm_a) argument
489 psycho_pbm_init(struct pci_pbm_info *pbm, struct platform_device *op, int is_pbm_a) argument

Completed in 179 milliseconds