bnx2x_interrupt
return request_irq(irq, bnx2x_interrupt, flags, bp->dev->name, bp->dev);
irqreturn_t bnx2x_interrupt(int irq, void *dev_instance);