Home
last modified time | relevance | path

Searched refs:psycho_irq_build (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_psycho.c387 static unsigned int __init psycho_irq_build(struct pci_pbm_info *pbm, in psycho_irq_build() function
1065 irq = psycho_irq_build(pbm, NULL, (portid << 6) | PSYCHO_UE_INO); in psycho_register_error_handlers()
1073 irq = psycho_irq_build(pbm, NULL, (portid << 6) | PSYCHO_CE_INO); in psycho_register_error_handlers()
1082 irq = psycho_irq_build(pbm, NULL, (portid << 6) | PSYCHO_PCIERR_A_INO); in psycho_register_error_handlers()
1091 irq = psycho_irq_build(pbm, NULL, (portid << 6) | PSYCHO_PCIERR_B_INO); in psycho_register_error_handlers()
1663 p->irq_build = psycho_irq_build; in psycho_init()