Lines Matching defs:sdmmc_mmc_command
159 static int sdmmc_mmc_command(struct sdmmc_softc*, struct sdmmc_command*);
165 static int sdmmc_mmc_command(struct sdmmc_softc*, struct sdmmc_command*);
575 error = sdmmc_mmc_command(sc, &cmd);
592 (void)sdmmc_mmc_command(sc, &cmd);
618 error = sdmmc_mmc_command(sc, &cmd);
687 error = sdmmc_mmc_command(sc, &acmd);
694 error = sdmmc_mmc_command(sc, cmd);
726 sdmmc_mmc_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
730 DPRINTF(("sdmmc_mmc_command: cmd=%d, arg=%x, flags=%x\n",
752 DPRINTF(("sdmmc_mmc_command: error=%d\n", error));
902 error = sdmmc_mmc_command(sc, &cmd);
923 error = sdmmc_mmc_command(sc, &cmd);
1002 error = sdmmc_mmc_command(sc, &cmd);
1164 error = sdmmc_mmc_command(sc, &cmd);
1174 error = sdmmc_mmc_command(sc, &cmd);
1186 error = sdmmc_mmc_command(sc, &cmd);
1218 error = sdmmc_mmc_command(sc, &cmd);
1242 error = sdmmc_mmc_command(sc, &cmd);
1388 error = sdmmc_mmc_command(sc, &cmd);