Home
last modified time | relevance | path

Searched defs:ofwfb_fill_rect (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/ofw/
H A Dofw_syscons.c94 static vi_fill_rect_t ofwfb_fill_rect; variable
754 ofwfb_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in ofwfb_fill_rect() function