Searched defs:irqh (Results 1 – 3 of 3) sorted by relevance
247 uint32_t irql, irqh, mask, ll, hh; in ingenic_irq() local
178 struct intc_irqhandler *irqh = kmem_alloc(sizeof(*irqh), KM_SLEEP); in intc_intr_establish() local
835 void *irqh; /* Handle from bus_setup_intr */ member