Home
last modified time | relevance | path

Searched defs:sxitwi_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/fdt/
H A Dsxitwi.c129 struct sxitwi_softc { struct
130 struct device sc_dev;
131 bus_space_tag_t sc_iot;
132 bus_space_handle_t sc_ioh;
156 int sxitwi_wait(struct sxitwi_softc *, u_int, u_int, int); argument