Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbscn.c151 void sbscn_attach_channel(struct sbscn_softc *sc, int chan, int intr);
244 CFATTACH_DECL_NEW(sbscn, sizeof(struct sbscn_softc),
284 struct sbscn_softc *sc = device_private(self); in sbscn_attach()
302 sbscn_attach_channel(struct sbscn_softc *sc, int chan, int intr) in sbscn_attach_channel()
435 struct sbscn_softc *sc = ch->ch_sc; in sbscn_status()
551 struct sbscn_softc *sc; in sbscnopen()
682 struct sbscn_softc *sc = device_lookup_private(&sbscn_cd, SBSCN_UNIT(dev)); in sbscnclose()
708 struct sbscn_softc *sc = device_lookup_private(&sbscn_cd, SBSCN_UNIT(dev)); in sbscnread()
718 struct sbscn_softc *sc = device_lookup_private(&sbscn_cd, SBSCN_UNIT(dev)); in sbscnwrite()
728 struct sbscn_softc *sc = device_lookup_private(&sbscn_cd, SBSCN_UNIT(dev)); in sbscnpoll()
[all …]
H A Dsbscnvar.h97 struct sbscn_softc *ch_sc;
163 struct sbscn_softc { struct