vh_memt           470 dev/ic/vga.c           vh->vh_memt = memt;
vh_memt           483 dev/ic/vga.c           if (bus_space_map(vh->vh_memt, 0xa0000, 0x20000, 0, &vh->vh_allmemh))
vh_memt           486 dev/ic/vga.c           if (bus_space_subregion(vh->vh_memt, vh->vh_allmemh,
vh_memt           807 dev/ic/vga.c   		bus_space_read_region_2(vh->vh_memt, vh->vh_memh,
vh_memt           826 dev/ic/vga.c   	bus_space_write_region_2(vh->vh_memt, vh->vh_memh,
vh_memt           100 dev/ic/vga_subr.c 			bus_space_write_1(vh->vh_memt, vh->vh_allmemh,
vh_memt           431 dev/isa/ega.c          vh->vh_memt = memt;
vh_memt           441 dev/isa/ega.c          if (bus_space_map(vh->vh_memt, 0xa0000, 0x20000, 0, &vh->vh_allmemh))
vh_memt           444 dev/isa/ega.c          if (bus_space_subregion(vh->vh_memt, vh->vh_allmemh,
vh_memt           760 dev/isa/ega.c  		bus_space_read_region_2(vh->vh_memt, vh->vh_memh,
vh_memt           779 dev/isa/ega.c  	bus_space_write_region_2(vh->vh_memt, vh->vh_memh,