Searched refs:mmcsd_softc (Results 1 – 1 of 1) sorted by relevance
96 struct mmcsd_softc;101 struct mmcsd_softc *sc;115 struct mmcsd_softc { struct179 static void mmcsd_add_part(struct mmcsd_softc *sc, u_int type,184 static int mmcsd_flush_cache(struct mmcsd_softc *sc);191 static int mmcsd_set_blockcount(struct mmcsd_softc *sc, u_int count, bool rel);230 struct mmcsd_softc *sc; in mmcsd_attach()478 mmcsd_add_part(struct mmcsd_softc *sc, u_int type, const char *name, u_int cnt, in mmcsd_add_part()623 struct mmcsd_softc *sc; in mmcsd_slicer()650 struct mmcsd_softc *sc = device_get_softc(dev); in mmcsd_detach()[all …]