Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dbpp.c88 struct bpp_softc { struct
116 static void bpp_setparams(struct bpp_softc *, struct hwstate *); argument
118 CFATTACH_DECL_NEW(bpp, sizeof(struct bpp_softc),
157 struct bpp_softc *dsc = device_private(self); in bppattach()
238 bpp_setparams(struct bpp_softc *sc, struct hwstate *hw) in bpp_setparams()
262 struct bpp_softc *sc; in bppopen()
292 struct bpp_softc *sc; in bppclose()
314 struct bpp_softc *sc; in bppwrite()
415 struct bpp_softc *sc; in bppioctl()
481 struct bpp_softc *sc; in bpppoll()
[all …]