Home
last modified time | relevance | path

Searched refs:CIU_IRQ_HARD (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/cavium/
H A Dciu.c56 #define CIU_IRQ_HARD (0) macro
130 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()