Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dradeonfb.c150 static void radeonfb_rectfill_a(void *, int, int, int, int, long);
928 dp->rd_gc.gc_rectfill = radeonfb_rectfill_a; in radeonfb_attach()
3232 radeonfb_rectfill_a(void *cookie, int dstx, int dsty, in radeonfb_rectfill_a() function