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

  /src/sys/arch/hpcmips/tx/
txcsbus.c 100 struct txcsbus_softc { struct
107 CFATTACH_DECL_NEW(txcsbus, sizeof(struct txcsbus_softc),
110 static bus_space_tag_t __txcsbus_alloc_cstag(struct txcsbus_softc *,
136 struct txcsbus_softc *sc = device_private(self);
203 struct txcsbus_softc *sc = device_private(parent);
247 __txcsbus_alloc_cstag(struct txcsbus_softc *sc, struct cs_handle *csh)

Completed in 13 milliseconds