Home
last modified time | relevance | path

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

/openbsd/sys/arch/sh/dev/
H A Dscif.c127 struct scif_softc { struct
183 void scif_break(struct scif_softc *, int); argument
184 void scif_iflush(struct scif_softc *);
190 void scif_schedrx(struct scif_softc *);
410 struct scif_softc *sc = (struct scif_softc *)self; in scif_attach()
655 scif_iflush(struct scif_softc *sc) in scif_iflush()
673 struct scif_softc *sc; in scifopen()
864 scif_schedrx(struct scif_softc *sc) in scif_schedrx()
922 struct scif_softc *sc = arg; in scifdiag()
1076 struct scif_softc *sc = arg; in scifsoft()
[all …]