Searched refs:pic_irq_unmask (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_intr_v1.c122 pic_irq_unmask(struct mtk_pic_softc *sc, u_int irq) function
303 pic_irq_unmask(device_get_softc(dev), irq);
H A Dmtk_intr_v2.c117 pic_irq_unmask(struct mtk_pic_softc *sc, u_int irq) function
298 pic_irq_unmask(device_get_softc(dev), irq);
/freebsd-11-stable/sys/mips/mips/
H A Dmips_pic.c129 pic_irq_unmask(struct mips_pic_softc *sc, u_int irq) function
305 pic_irq_unmask(device_get_softc(dev), irq);

Completed in 59 milliseconds