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

  /src/sys/arch/hp300/dev/
topcat.c 125 struct topcat_softc { struct
137 CFATTACH_DECL_NEW(topcat_dio, sizeof(struct topcat_softc),
140 CFATTACH_DECL_NEW(topcat_intio, sizeof(struct topcat_softc),
143 static void topcat_end_attach(struct topcat_softc *, uint8_t);
201 struct topcat_softc *sc = device_private(self);
243 struct topcat_softc *sc = device_private(self);
271 topcat_end_attach(struct topcat_softc *sc, uint8_t id)
topcat.c 125 struct topcat_softc { struct
137 CFATTACH_DECL_NEW(topcat_dio, sizeof(struct topcat_softc),
140 CFATTACH_DECL_NEW(topcat_intio, sizeof(struct topcat_softc),
143 static void topcat_end_attach(struct topcat_softc *, uint8_t);
201 struct topcat_softc *sc = device_private(self);
243 struct topcat_softc *sc = device_private(self);
271 topcat_end_attach(struct topcat_softc *sc, uint8_t id)
topcat.c 125 struct topcat_softc { struct
137 CFATTACH_DECL_NEW(topcat_dio, sizeof(struct topcat_softc),
140 CFATTACH_DECL_NEW(topcat_intio, sizeof(struct topcat_softc),
143 static void topcat_end_attach(struct topcat_softc *, uint8_t);
201 struct topcat_softc *sc = device_private(self);
243 struct topcat_softc *sc = device_private(self);
271 topcat_end_attach(struct topcat_softc *sc, uint8_t id)
topcat.c 125 struct topcat_softc { struct
137 CFATTACH_DECL_NEW(topcat_dio, sizeof(struct topcat_softc),
140 CFATTACH_DECL_NEW(topcat_intio, sizeof(struct topcat_softc),
143 static void topcat_end_attach(struct topcat_softc *, uint8_t);
201 struct topcat_softc *sc = device_private(self);
243 struct topcat_softc *sc = device_private(self);
271 topcat_end_attach(struct topcat_softc *sc, uint8_t id)

Completed in 43 milliseconds