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

  /src/sys/arch/hpcarm/dev/
nbppcon.c 49 struct nbppcon_softc { struct
67 CFATTACH_DECL_NEW(nbppcon, sizeof(struct nbppcon_softc),
88 struct nbppcon_softc *sc = device_private(self);
144 struct nbppcon_softc *sc = device_private(self);
161 struct nbppcon_softc *sc = device_private(self);
178 struct nbppcon_softc *sc = device_private(self);
203 struct nbppcon_softc *sc = device_private(self);
228 struct nbppcon_softc *sc = device_private(self);
nbppcon.c 49 struct nbppcon_softc { struct
67 CFATTACH_DECL_NEW(nbppcon, sizeof(struct nbppcon_softc),
88 struct nbppcon_softc *sc = device_private(self);
144 struct nbppcon_softc *sc = device_private(self);
161 struct nbppcon_softc *sc = device_private(self);
178 struct nbppcon_softc *sc = device_private(self);
203 struct nbppcon_softc *sc = device_private(self);
228 struct nbppcon_softc *sc = device_private(self);

Completed in 25 milliseconds