arml2cc_softc
void arml2cc_enable(struct arml2cc_softc *);
void arml2cc_disable(struct arml2cc_softc *);
void arml2cc_cache_way_op(struct arml2cc_softc *, bus_size_t, uint32_t);
void arml2cc_cache_op(struct arml2cc_softc *, bus_size_t, uint32_t);
void arml2cc_cache_sync(struct arml2cc_softc *);
sizeof (struct arml2cc_softc), arml2cc_match, arml2cc_attach
struct arml2cc_softc *sc = (struct arml2cc_softc *) self;
arml2cc_enable(struct arml2cc_softc *sc)
arml2cc_disable(struct arml2cc_softc *sc)
arml2cc_cache_op(struct arml2cc_softc *sc, bus_size_t off, uint32_t val)
arml2cc_cache_way_op(struct arml2cc_softc *sc, bus_size_t off, uint32_t way_mask)
arml2cc_cache_sync(struct arml2cc_softc *sc)
struct arml2cc_softc * const sc = arml2cc_sc;
struct arml2cc_softc * const sc = arml2cc_sc;
struct arml2cc_softc *sc = arml2cc_sc;
struct arml2cc_softc *sc = arml2cc_sc;
struct arml2cc_softc *sc = arml2cc_sc;
struct arml2cc_softc *sc = arml2cc_sc;
struct arml2cc_softc *arml2cc_sc;