Searched refs:guspoke (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/isa/ |
| D | gus.c | 809 guspoke(iot, ioh2, sc->sc_gusaddr - 815 guspoke(iot, ioh2, sc->sc_gusaddr - 823 guspoke(iot, ioh2, sc->sc_gusaddr - 1453 guspoke(iot, ioh2, 0L, 0); 1998 guspoke(iot, ioh2, address, value) in guspoke() function 3535 guspoke(iot, sc->sc_ioh2, 0L, 0x00); 3548 guspoke(iot, sc->sc_ioh2, loc, 0xaa); 3682 guspoke(iot, ioh2, 0L, 0xaa); 3683 guspoke(iot, ioh2, 1L, 0x55); 3688 guspoke(iot, ioh2, 0L, s1); [all …]
|
| D | gusvar.h | 346 void guspoke(bus_space_tag_t, bus_space_handle_t, long, u_char);
|