Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dmtintc.c30 struct mtintc_softc { struct
50 sizeof(struct mtintc_softc), mtintc_match, mtintc_attach, NULL, argument
69 struct mtintc_softc *sc = (struct mtintc_softc *)self; in mtintc_attach()
98 struct mtintc_softc *sc = (struct mtintc_softc *)self; in mtintc_activate()
115 mtintc_invert(struct mtintc_softc *sc, int irq) in mtintc_invert()
128 struct mtintc_softc *sc = cookie; in mtintc_establish_fdt()