Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dvideo_subr.c148 static void dotbpp_unimpl(struct video_chip *, int, int);
243 dotbpp_unimpl(struct video_chip *vc, int x, int y) in dotbpp_unimpl() function
255 vc->vc_drawdot = dotbpp_unimpl; in video_attach_drawfunc()