HomeSort by: relevance | last modified time | path
    Searched defs:bpp_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/sbus/
bpp.c 88 struct bpp_softc { struct
116 static void bpp_setparams(struct bpp_softc *, struct hwstate *);
118 CFATTACH_DECL_NEW(bpp, sizeof(struct bpp_softc),
157 struct bpp_softc *dsc = device_private(self);
238 bpp_setparams(struct bpp_softc *sc, struct hwstate *hw)
262 struct bpp_softc *sc;
292 struct bpp_softc *sc;
314 struct bpp_softc *sc;
415 struct bpp_softc *sc;
481 struct bpp_softc *sc
    [all...]
bpp.c 88 struct bpp_softc { struct
116 static void bpp_setparams(struct bpp_softc *, struct hwstate *);
118 CFATTACH_DECL_NEW(bpp, sizeof(struct bpp_softc),
157 struct bpp_softc *dsc = device_private(self);
238 bpp_setparams(struct bpp_softc *sc, struct hwstate *hw)
262 struct bpp_softc *sc;
292 struct bpp_softc *sc;
314 struct bpp_softc *sc;
415 struct bpp_softc *sc;
481 struct bpp_softc *sc
    [all...]
bpp.c 88 struct bpp_softc { struct
116 static void bpp_setparams(struct bpp_softc *, struct hwstate *);
118 CFATTACH_DECL_NEW(bpp, sizeof(struct bpp_softc),
157 struct bpp_softc *dsc = device_private(self);
238 bpp_setparams(struct bpp_softc *sc, struct hwstate *hw)
262 struct bpp_softc *sc;
292 struct bpp_softc *sc;
314 struct bpp_softc *sc;
415 struct bpp_softc *sc;
481 struct bpp_softc *sc
    [all...]

Completed in 31 milliseconds