Searched refs:mmcsd_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/mmc/
H A Dmmcsd.c104 struct mmcsd_softc;
109 struct mmcsd_softc *sc;
123 struct mmcsd_softc { struct
187 static void mmcsd_add_part(struct mmcsd_softc *sc, u_int type,
192 static int mmcsd_flush_cache(struct mmcsd_softc *sc);
199 static int mmcsd_set_blockcount(struct mmcsd_softc *sc, u_int count, bool rel);
238 struct mmcsd_softc *sc;
486 mmcsd_add_part(struct mmcsd_softc *sc, u_int type, const char *name, u_int cnt,
631 struct mmcsd_softc *sc;
658 struct mmcsd_softc *s
[all...]

Completed in 99 milliseconds