HomeSort by: relevance | last modified time | path
    Searched defs:dotbpp_unimpl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hpc/
video_subr.c 148 static void dotbpp_unimpl(struct video_chip *, int, int);
243 dotbpp_unimpl(struct video_chip *vc, int x, int y) function in typeref:typename:void
255 vc->vc_drawdot = dotbpp_unimpl;

Completed in 11 milliseconds