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

/netbsd-current/sys/arch/atari/stand/bootpref/
H A Dbootpref.c594 showVideo2 (u_char vid2) argument
598 colours = vid2 & 0x07;
618 if (vid2 & VID2_80CLM) {
624 if (vid2 & VID2_VGA) {
630 if (vid2 & VID2_PAL) {
636 if (vid2 & VID2_OVERSCAN) {
642 if (vid2 & VID2_COMPAT) {
650 showVideo1 (u_char vid1, u_char vid2) argument
652 if (vid2 & VID2_VGA) {

Completed in 186 milliseconds