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

/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dbiconsvar.h40 extern int16_t bicons_xpixel;
H A Dbicons.c109 int16_t bicons_xpixel; variable
168 bicons_xpixel = bootinfo->fb_width;
175 bicons_width = bicons_xpixel / (8 * FONT_WIDTH);
345 memcpy(to, from, bicons_xpixel * fb_oxel_bytes / 8);
H A Dbiconsdev.c127 tp->t_winsize.ws_xpixel = bicons_xpixel;

Completed in 53 milliseconds