Searched refs:CIU_IRQ_HARD (Results 1 – 1 of 1) sorted by relevance
56 #define CIU_IRQ_HARD (0) macro130 sc->ciu_irq = bus_alloc_resource(dev, SYS_RES_IRQ, &rid, CIU_IRQ_HARD, in ciu_attach()131 CIU_IRQ_HARD, 1, RF_ACTIVE); in ciu_attach()133 device_printf(dev, "could not allocate irq%d\n", CIU_IRQ_HARD); in ciu_attach()