Searched defs:sxitwi_softc (Results 1 – 1 of 1) sorted by relevance
129 struct sxitwi_softc { struct130 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