Home
last modified time | relevance | path

Searched refs:sdmmc_dump_command (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/sdmmc/
H A Dsdmmc.c76 static void sdmmc_dump_command(struct sdmmc_softc *, struct sdmmc_command *);
893 sdmmc_dump_command(sc, cmd); in sdmmc_mmc_command()
1021 sdmmc_dump_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd) in sdmmc_dump_command() function
/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ddev_sdmmc.c187 static void sdmmc_dump_command(struct sdmmc_softc*, struct sdmmc_command*);
702 sdmmc_dump_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd) in sdmmc_dump_command() function
746 sdmmc_dump_command(sc, cmd); in sdmmc_mmc_command()