Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dqe.c101 struct qe_softc { struct
130 void qeinit(struct qe_softc *); argument
132 void qestop(struct qe_softc *);
173 struct qe_softc *sc = (struct qe_softc *)self; in qeattach()
424 struct qe_softc *sc = (struct qe_softc *)ifp->if_softc; in qestart()
476 qestop(struct qe_softc *sc) in qestop()
506 qereset(struct qe_softc *sc) in qereset()
533 struct qe_softc *sc = (struct qe_softc *)arg; in qeintr()
595 qe_tint(struct qe_softc *sc) in qe_tint()
637 qe_rint(struct qe_softc *sc) in qe_rint()
[all …]