mace_dma_intr
if (request_irq(mp->dma_intr, mace_dma_intr, 0, dev->name, dev)) {
static irqreturn_t mace_dma_intr(int irq, void *dev_id);