Searched refs:hpcfb_devconfig (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dhpcfb.c111 struct hpcfb_devconfig { struct
154 struct hpcfb_devconfig *sc_dc; /* device configuration */
187 static int hpcfb_init(struct hpcfb_fbconf *, struct hpcfb_devconfig *);
195 struct hpcfb_devconfig *);
265 void hpcfb_tv_putchar(struct hpcfb_devconfig *, int, int, u_int, long);
266 void hpcfb_tv_copycols(struct hpcfb_devconfig *, int, int, int, int);
267 void hpcfb_tv_erasecols(struct hpcfb_devconfig *, int, int, int, long);
268 void hpcfb_tv_copyrows(struct hpcfb_devconfig *, int, int, int);
269 void hpcfb_tv_eraserows(struct hpcfb_devconfig *, int, int, long);
274 struct hpcfb_devconfig hpcfb_console_d
[all...]

Completed in 55 milliseconds