Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/arm64/dev/
H A Daplintc.c103 struct aplintc_softc { struct
127 aplintc_sw_clr(struct aplintc_softc *sc, int die, int irq) in aplintc_sw_clr() argument
136 aplintc_sw_set(struct aplintc_softc *sc, int die, int irq) in aplintc_sw_set()
145 aplintc_mask_clr(struct aplintc_softc *sc, int die, int irq) in aplintc_mask_clr()
154 aplintc_mask_set(struct aplintc_softc *sc, int die, int irq) in aplintc_mask_set()
162 struct aplintc_softc *aplintc_sc;
168 sizeof (struct aplintc_softc), aplintc_match, aplintc_attach
192 void aplintc_handle_ipi(struct aplintc_softc *);
206 struct aplintc_softc *sc = (struct aplintc_softc *)self; in aplintc_attach()
298 struct aplintc_softc *sc = aplintc_sc; in aplintc_cpuinit()
[all …]