Home
last modified time | relevance | path

Searched refs:vh_ioh_6845 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dvgavar.h40 #define vh_ioh_6845 vh_ph.ph_ioh_6845 macro
108 (void) bus_space_read_1(vh->vh_iot, vh->vh_ioh_6845, 10); in _vga_attr_read()
114 (void) bus_space_read_1(vh->vh_iot, vh->vh_ioh_6845, 10); in _vga_attr_read()
125 (void) bus_space_read_1(vh->vh_iot, vh->vh_ioh_6845, 10); in _vga_attr_write()
131 (void) bus_space_read_1(vh->vh_iot, vh->vh_ioh_6845, 10); in _vga_attr_write()
Dvga.c484 &vh->vh_ioh_6845)) in vga_init()