Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dvideo_subr.h44 struct video_chip { struct
55 void (*vc_drawline)(struct video_chip *, int, int, int, int); argument
56 void (*vc_drawdot)(struct video_chip *, int, int); argument