Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dgus.c2060 bus_space_handle_t ioh4 = sc->sc_ioh4; local
2087 bus_space_write_1(iot, ioh4, GUS_MIDI_CONTROL, MIDI_RESET);
2091 bus_space_write_1(iot, ioh4, GUS_MIDI_CONTROL, 0x00);
3638 bus_space_handle_t ioh1, ioh2, ioh3, ioh4; local
3653 if (bus_space_map(iot, iobase+GUS_IOH4_OFFSET, GUS_NPORT4, 0, &ioh4))
3694 bus_space_unmap(iot, ioh4, GUS_NPORT4);