Searched refs:err_irq (Results 1 – 7 of 7) sorted by relevance
95 enable_irq(hose->err_irq); in pcibios_enable_err()109 if (hose->err_irq) { in pcibios_enable_timers()152 if (hose->err_irq) { in pcibios_handle_status_errors()153 disable_irq_nosync(hose->err_irq); in pcibios_handle_status_errors()
63 .err_irq = evt2irq(0xaa0),192 ret = request_irq(hose->err_irq, sh7780_pci_err_irq, IRQF_SHARED, in sh7780_pci_setup_irqs()217 free_irq(hose->err_irq, hose); in sh7780_pci_teardown_irqs()
114 goto err_irq; in x3proto_gpio_setup()127 err_irq: in x3proto_gpio_setup()
73 goto err_irq; in switch_drv_probe()87 err_irq: in switch_drv_probe()
148 goto err_irq; in oct_ilm_module_init()155 err_irq: in oct_ilm_module_init()
35 unsigned int err_irq, serr_irq; member
863 goto err_irq; in __sa1111_probe()907 err_irq: in __sa1111_probe()
Completed in 15 milliseconds