Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpm2fb.c147 static void pm2fb_rectfill_a(void *, int, int, int, int, long);
407 sc->sc_gc.gc_rectfill = pm2fb_rectfill_a; in pm2fb_attach()
898 pm2fb_rectfill_a(void *cookie, int x, int y, int wi, int he, long attr) in pm2fb_rectfill_a() function