sdmmc_command      89 dev/sdmmc/sdhc.c void	sdhc_exec_command(sdmmc_chipset_handle_t, struct sdmmc_command *);
sdmmc_command      90 dev/sdmmc/sdhc.c int	sdhc_start_command(struct sdhc_host *, struct sdmmc_command *);
sdmmc_command      94 dev/sdmmc/sdhc.c void	sdhc_transfer_data(struct sdhc_host *, struct sdmmc_command *);
sdmmc_command     559 dev/sdmmc/sdhc.c sdhc_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
sdmmc_command     617 dev/sdmmc/sdhc.c sdhc_start_command(struct sdhc_host *hp, struct sdmmc_command *cmd)
sdmmc_command     723 dev/sdmmc/sdhc.c sdhc_transfer_data(struct sdhc_host *hp, struct sdmmc_command *cmd)
sdmmc_command      72 dev/sdmmc/sdmmc.c void sdmmc_dump_command(struct sdmmc_softc *, struct sdmmc_command *);
sdmmc_command     503 dev/sdmmc/sdmmc.c sdmmc_app_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
sdmmc_command     505 dev/sdmmc/sdmmc.c 	struct sdmmc_command acmd;
sdmmc_command     538 dev/sdmmc/sdmmc.c sdmmc_mmc_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
sdmmc_command     563 dev/sdmmc/sdmmc.c 	struct sdmmc_command cmd;
sdmmc_command     579 dev/sdmmc/sdmmc.c 	struct sdmmc_command cmd;
sdmmc_command     607 dev/sdmmc/sdmmc.c 	struct sdmmc_command cmd;
sdmmc_command     634 dev/sdmmc/sdmmc.c 	struct sdmmc_command cmd;
sdmmc_command     658 dev/sdmmc/sdmmc.c 	struct sdmmc_command *ucmd;
sdmmc_command     659 dev/sdmmc/sdmmc.c 	struct sdmmc_command cmd;
sdmmc_command     731 dev/sdmmc/sdmmc.c sdmmc_dump_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
sdmmc_command     342 dev/sdmmc/sdmmc_io.c 	struct sdmmc_command cmd;
sdmmc_command     382 dev/sdmmc/sdmmc_io.c 	struct sdmmc_command cmd;
sdmmc_command     533 dev/sdmmc/sdmmc_io.c 	struct sdmmc_command cmd;
sdmmc_command     111 dev/sdmmc/sdmmc_mem.c 	struct sdmmc_command cmd;
sdmmc_command     330 dev/sdmmc/sdmmc_mem.c 	struct sdmmc_command cmd;
sdmmc_command     375 dev/sdmmc/sdmmc_mem.c 	struct sdmmc_command cmd;
sdmmc_command     392 dev/sdmmc/sdmmc_mem.c 	struct sdmmc_command cmd;
sdmmc_command     447 dev/sdmmc/sdmmc_mem.c 	struct sdmmc_command cmd;
sdmmc_command      57 dev/sdmmc/sdmmc_scsi.c 	struct sdmmc_command ccb_cmd;
sdmmc_command      22 dev/sdmmc/sdmmcchip.h struct sdmmc_command;
sdmmc_command      40 dev/sdmmc/sdmmcchip.h 		    struct sdmmc_command *);
sdmmc_command      69 dev/sdmmc/sdmmcvar.h struct sdmmc_command {
sdmmc_command     196 dev/sdmmc/sdmmcvar.h int	sdmmc_mmc_command(struct sdmmc_softc *, struct sdmmc_command *);
sdmmc_command     197 dev/sdmmc/sdmmcvar.h int	sdmmc_app_command(struct sdmmc_softc *, struct sdmmc_command *);
sdmmc_command     243 dev/sdmmc/sdmmcvar.h 	struct sdmmc_command cmd;