| /src/sys/dev/sdmmc/ |
| sdmmc.c | 76 static void sdmmc_dump_command(struct sdmmc_softc *, struct sdmmc_command *); 893 sdmmc_dump_command(sc, cmd); 1021 sdmmc_dump_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd) function in typeref:typename:void
|
| sdmmc.c | 76 static void sdmmc_dump_command(struct sdmmc_softc *, struct sdmmc_command *); 893 sdmmc_dump_command(sc, cmd); 1021 sdmmc_dump_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd) function in typeref:typename:void
|
| /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 in typeref:typename:void 746 sdmmc_dump_command(sc, cmd);
|
| 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 in typeref:typename:void 746 sdmmc_dump_command(sc, cmd);
|