Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Dofw_syscons.c89 static vi_set_hw_cursor_shape_t ofwfb_set_hw_cursor_shape; variable
122 .set_hw_cursor_shape = ofwfb_set_hw_cursor_shape,
626 ofwfb_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, in ofwfb_set_hw_cursor_shape() function