/src/sys/dev/pci/ |
gffb.c | 127 static void gffb_rectfill(struct gffb_softc *, int, int, int, int, 384 gffb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height, 506 gffb_rectfill(sc, 0, 0, sc->sc_width, 1207 gffb_rectfill(struct gffb_softc *sc, int x, int y, int wi, int he, function in typeref:typename:void 1301 gffb_rectfill(sc, x, y, wi, he, bg); 1363 gffb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]); 1400 gffb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
|
gffb.c | 127 static void gffb_rectfill(struct gffb_softc *, int, int, int, int, 384 gffb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height, 506 gffb_rectfill(sc, 0, 0, sc->sc_width, 1207 gffb_rectfill(struct gffb_softc *sc, int x, int y, int wi, int he, function in typeref:typename:void 1301 gffb_rectfill(sc, x, y, wi, he, bg); 1363 gffb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]); 1400 gffb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
|
gffb.c | 127 static void gffb_rectfill(struct gffb_softc *, int, int, int, int, 384 gffb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height, 506 gffb_rectfill(sc, 0, 0, sc->sc_width, 1207 gffb_rectfill(struct gffb_softc *sc, int x, int y, int wi, int he, function in typeref:typename:void 1301 gffb_rectfill(sc, x, y, wi, he, bg); 1363 gffb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]); 1400 gffb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
|
gffb.c | 127 static void gffb_rectfill(struct gffb_softc *, int, int, int, int, 384 gffb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height, 506 gffb_rectfill(sc, 0, 0, sc->sc_width, 1207 gffb_rectfill(struct gffb_softc *sc, int x, int y, int wi, int he, function in typeref:typename:void 1301 gffb_rectfill(sc, x, y, wi, he, bg); 1363 gffb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]); 1400 gffb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
|