Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dqec.c52 void qec_init(struct qec_softc *);
69 CFATTACH_DECL_NEW(qec, sizeof(struct qec_softc),
77 struct qec_softc *sc = t->cookie; in qecprint()
100 struct qec_softc *sc = device_private(self); in qecattach()
235 struct qec_softc *sc = t->cookie; in qec_intr_establish()
254 qec_init(struct qec_softc *sc) in qec_init()
H A Dqecvar.h32 struct qec_softc { struct
H A Dqe.c118 struct qec_softc *sc_qec; /* QEC parent */
178 struct qec_softc *qec = device_private(parent); in qeattach()
955 struct qec_softc *qec = sc->sc_qec; in qeinit()
H A Dbe.c127 struct qec_softc *sc_qec; /* QEC parent */
212 struct qec_softc *qec = device_private(parent); in beattach()
1013 struct qec_softc *qec = sc->sc_qec; in beinit()