/src/sys/dev/isa/ |
wt.c | 94 static struct wtregs { struct 112 } wtregs = { variable in typeref:struct:wtregs 148 struct wtregs regs; 192 static int wtreset(bus_space_tag_t, bus_space_handle_t, struct wtregs *); 246 if (wtreset(iot, ioh, &wtregs)) { 300 if (wtreset(iot, ioh, &wtregs)) { 302 memcpy(&sc->regs, &wtregs, sizeof(sc->regs)); 1032 wtreset(bus_space_tag_t iot, bus_space_handle_t ioh, struct wtregs *regs)
|
wt.c | 94 static struct wtregs { struct 112 } wtregs = { variable in typeref:struct:wtregs 148 struct wtregs regs; 192 static int wtreset(bus_space_tag_t, bus_space_handle_t, struct wtregs *); 246 if (wtreset(iot, ioh, &wtregs)) { 300 if (wtreset(iot, ioh, &wtregs)) { 302 memcpy(&sc->regs, &wtregs, sizeof(sc->regs)); 1032 wtreset(bus_space_tag_t iot, bus_space_handle_t ioh, struct wtregs *regs)
|
wt.c | 94 static struct wtregs { struct 112 } wtregs = { variable in typeref:struct:wtregs 148 struct wtregs regs; 192 static int wtreset(bus_space_tag_t, bus_space_handle_t, struct wtregs *); 246 if (wtreset(iot, ioh, &wtregs)) { 300 if (wtreset(iot, ioh, &wtregs)) { 302 memcpy(&sc->regs, &wtregs, sizeof(sc->regs)); 1032 wtreset(bus_space_tag_t iot, bus_space_handle_t ioh, struct wtregs *regs)
|