Home
last modified time | relevance | path

Searched refs:sdda_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/mmc/
H A Dmmc_da.c100 struct sdda_softc;
106 struct sdda_softc *sc;
113 struct sdda_softc { struct
401 mmc_format_card_id_string(struct sdda_softc *sc, struct mmc_params *mmcp) in mmc_format_card_id_string()
445 struct sdda_softc *softc; in sddaopen()
476 struct sdda_softc *softc; in sddaclose()
497 struct sdda_softc *softc = (struct sdda_softc *)periph->softc; in sddaschedule()
527 struct sdda_softc *softc; in sddastrategy()
597 struct sdda_softc *softc; in sddaoninvalidate()
600 softc = (struct sdda_softc *)periph->softc; in sddaoninvalidate()
[all …]