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

  /src/sys/dev/tc/
tcu.c 65 struct tcu_softc { struct
88 CFATTACH_DECL_NEW(tcu, sizeof(struct tcu_softc),
176 struct tcu_softc *sc = device_private(self);
223 struct tcu_softc *sc = arg;
236 struct tcu_softc *sc = arg;
256 struct tcu_softc *sc = arg;

Completed in 34 milliseconds