wt.c | 192 static int wtreset(bus_space_tag_t, bus_space_handle_t, struct wtregs *); 246 if (wtreset(iot, ioh, &wtregs)) { 253 if (wtreset(iot, ioh, &avregs)) { 300 if (wtreset(iot, ioh, &wtregs)) { 308 if (wtreset(iot, ioh, &avregs)) { 393 if (!wtreset(sc->sc_iot, sc->sc_ioh, &sc->regs)) 1032 wtreset(bus_space_tag_t iot, bus_space_handle_t ioh, struct wtregs *regs) function in typeref:typename:int
|