HomeSort by: relevance | last modified time | path
    Searched refs:sdmmc_dump_command (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/stand/boot2440/
dev_sdmmc.c 187 static void sdmmc_dump_command(struct sdmmc_softc*, struct sdmmc_command*);
702 sdmmc_dump_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd) function
746 sdmmc_dump_command(sc, cmd);
  /src/sys/dev/sdmmc/
sdmmc.c 76 static void sdmmc_dump_command(struct sdmmc_softc *, struct sdmmc_command *);
884 sdmmc_dump_command(sc, cmd);
1012 sdmmc_dump_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd) function

Completed in 52 milliseconds