HomeSort by: relevance | last modified time | path
    Searched defs:guspoke (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/isa/
gus.c 390 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(iot, ioh2, sc->sc_gusaddr
2723 guspoke(bus_space_tag_t iot, bus_space_handle_t ioh2, function in typeref:typename:STATIC void
    [all...]
gus.c 390 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(iot, ioh2, sc->sc_gusaddr
2723 guspoke(bus_space_tag_t iot, bus_space_handle_t ioh2, function in typeref:typename:STATIC void
    [all...]
gus.c 390 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(iot, ioh2, sc->sc_gusaddr
2723 guspoke(bus_space_tag_t iot, bus_space_handle_t ioh2, function in typeref:typename:STATIC void
    [all...]

Completed in 41 milliseconds