Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sbus/
Dqec.c51 void qec_init(struct qec_softc *);
71 sizeof(struct qec_softc), qecmatch, qecattach
83 struct qec_softc *sc = t->cookie; in qecprint()
107 struct qec_softc *sc = (void *)self; in qecattach()
224 struct qec_softc *sc = t->cookie; in qec_bus_map()
265 struct qec_softc *sc = t->cookie; in qec_intr_establish()
292 qec_init(struct qec_softc *sc) in qec_init()
Dqecvar.h33 struct qec_softc { struct
Dqe.c109 struct qec_softc *sc_qec; /* QEC parent */
172 struct qec_softc *qec = (struct qec_softc *)parent; in qeattach()
924 struct qec_softc *qec = sc->sc_qec; in qeinit()
Dbe.c119 struct qec_softc *sc_qec; /* QEC parent */
200 struct qec_softc *qec = (struct qec_softc *)parent; in beattach()
979 struct qec_softc *qec = sc->sc_qec; in beinit()