mor               466 dev/ic/vga.c   	u_int8_t mor;
mor               476 dev/ic/vga.c   	mor = bus_space_read_1(vh->vh_iot, vh->vh_ioh_vga, 0xc);
mor               477 dev/ic/vga.c   	vh->vh_mono = !(mor & 1);