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

  /src/sys/arch/zaurus/dev/
w100.c 79 bus_space_write_4((sc)->iot, (sc)->ioh_reg, offset, value)
142 bus_space_handle_t ioh_cfg, ioh_reg, ioh_vram; local in function:w100_attach_subr
162 &ioh_reg);
180 sc->ioh_reg = ioh_reg;
w100var.h 25 bus_space_handle_t ioh_reg; /* register */ member in struct:w100_softc

Completed in 12 milliseconds