Searched refs:sc_fn0 (Results 1 – 6 of 6) sorted by relevance
148 sc->sc_fn0 = sf0; in sdmmc_io_scan()212 struct sdmmc_function *sf0 = sc->sc_fn0; in sdmmc_io_function_ready()233 struct sdmmc_function *sf0 = sc->sc_fn0; in sdmmc_io_function_enable()259 struct sdmmc_function *sf0 = sc->sc_fn0; in sdmmc_io_function_disable()309 struct sdmmc_cis *cis = &sf->sc->sc_fn0->cis; in sdmmc_print()730 struct sdmmc_function *sf0 = sc->sc_fn0; in sdmmc_intr_enable()744 struct sdmmc_function *sf0 = sc->sc_fn0; in sdmmc_intr_disable()781 sdmmc_intr_enable(sc->sc_fn0); in sdmmc_intr_establish()806 sdmmc_intr_disable(sc->sc_fn0); in sdmmc_intr_disestablish()854 struct sdmmc_function *sf0 = sc->sc_fn0; in sdmmc_io_set_blocklen()
40 struct sdmmc_function *sf0 = sf->sc->sc_fn0; in sdmmc_cisptr()57 struct sdmmc_function *sf0 = sf->sc->sc_fn0; in sdmmc_read_cis()
209 struct sdmmc_function *sc_fn0; /* function 0, the card itself */ member
323 if (sc->sc_fn0 == NULL) in sdmmc_mem_scan()324 sc->sc_fn0 = sf; in sdmmc_mem_scan()
429 sc->sc_fn0 = NULL; in sdmmc_card_detach()
210 cis = &sf->sc->sc_fn0->cis; in bwfm_sdio_match()