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

/netbsd-current/sys/dev/isa/
H A Dgus.c415 STATIC u_char guspeek(bus_space_tag_t, bus_space_handle_t, u_long);
780 s1 = guspeek(iot, ioh2, 0L);
781 s2 = guspeek(iot, ioh2, 1L);
786 if (guspeek(iot, ioh2, 0L) != 0xaa)
1002 if (guspeek(iot, ioh2, 0L) != 0)
1008 if (guspeek(iot, ioh2, loc) != 0xaa)
1554 guspeek(iot, ioh2,
1563 guspeek(iot, ioh2,
2749 guspeek(bus_space_tag_t iot, bus_space_handle_t ioh2, u_long address) function

Completed in 75 milliseconds