Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/dev/
H A Dscn.c142 CFATTACH_DECL_NEW(scn, sizeof(struct scn_softc),
201 static inline struct scn_softc *
211 static int scn_rxintr(struct scn_softc *);
213 static void scn_setchip(struct scn_softc *sc);
216 static void scn_rxenable(struct scn_softc *);
217 static void scn_rxdisable(struct scn_softc *);
218 static void dcd_int(struct scn_softc *, struct tty *, u_char);
220 static u_char opbits(struct scn_softc *, int);
407 scn_setchip(struct scn_softc *sc) in scn_setchip()
608 struct scn_softc *sc; in scn_config()
[all …]
H A Dscnvar.h91 struct scn_softc *sc;
115 struct scn_softc { struct