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

  /src/sys/arch/evbarm/mpcsa/
mpcsa_cf.c 50 struct mpcsa_cf_softc { struct
58 CFATTACH_DECL_NEW(mpcsa_cf, sizeof(struct mpcsa_cf_softc),
86 struct mpcsa_cf_softc *sc = device_private(self);
108 struct mpcsa_cf_softc *sc = self;
120 struct mpcsa_cf_softc *sc = self;
126 struct mpcsa_cf_softc *sc = self;
132 struct mpcsa_cf_softc *sc = self;
139 struct mpcsa_cf_softc *sc = self;
mpcsa_cf.c 50 struct mpcsa_cf_softc { struct
58 CFATTACH_DECL_NEW(mpcsa_cf, sizeof(struct mpcsa_cf_softc),
86 struct mpcsa_cf_softc *sc = device_private(self);
108 struct mpcsa_cf_softc *sc = self;
120 struct mpcsa_cf_softc *sc = self;
126 struct mpcsa_cf_softc *sc = self;
132 struct mpcsa_cf_softc *sc = self;
139 struct mpcsa_cf_softc *sc = self;

Completed in 46 milliseconds