sdmmc_app_command
error = sdmmc_app_command(sc, sc->rca, &cmd);
error = sdmmc_app_command(sc, sc->rca, &cmd);
static int sdmmc_app_command(struct sdmmc_softc*, uint16_t,
error = sdmmc_app_command(sc, 0, &cmd);
error = sdmmc_app_command(sc, sf, &cmd);
error = sdmmc_app_command(sc, sf, &cmd);
error = sdmmc_app_command(sc, sf, &cmd);
error = sdmmc_app_command(sc, sf, &cmd);
error = sdmmc_app_command(sc, NULL, &cmd);
int sdmmc_app_command(struct sdmmc_softc *, struct sdmmc_function *,