Searched refs:psycho_irq_build (Results 1 – 1 of 1) sorted by relevance
387 static unsigned int __init psycho_irq_build(struct pci_pbm_info *pbm, in psycho_irq_build() function1065 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()