pcdisplay.c | 59 int mono; member in struct:pcdisplay_config 183 bus_space_tag_t memt, int mono) 190 dc->mono = mono; 192 if (bus_space_map(memt, mono ? 0xb0000 : 0xb8000, 0x8000, 195 if (bus_space_map(iot, mono ? 0x3b0 : 0x3d0, 0x10, 225 int mono; local in function:pcdisplay_match 255 mono = pcdisplay_console_dc.mono; 259 mono = 0 339 int mono; local in function:pcdisplay_cnattach [all...] |