Searched refs:guspoke (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dgus.c390 STATIC void guspoke(bus_space_tag_t, bus_space_handle_t, long, u_char);
783 guspoke(iot, ioh2, 0L, 0xaa);
784 guspoke(iot, ioh2, 1L, 0x55);
789 guspoke(iot, ioh2, 0L, s1);
790 guspoke(iot, ioh2, 1L, s2);
994 guspoke(iot, ioh2, 0L, 0x00);
1007 guspoke(iot, ioh2, loc, 0xaa);
1546 guspoke(iot, ioh2, sc->sc_gusaddr -
1552 guspoke(iot, ioh2, sc->sc_gusaddr -
1561 guspoke(io
2723 guspoke(bus_space_tag_t iot, bus_space_handle_t ioh2, function
[all...]

Completed in 88 milliseconds