Symbol: mmc_command
sys/bus/mmc/mmc.c
1190
struct mmc_command cmd;
sys/bus/mmc/mmc.c
1206
struct mmc_command cmd;
sys/bus/mmc/mmc.c
1223
struct mmc_command cmd;
sys/bus/mmc/mmc.c
1249
struct mmc_command cmd;
sys/bus/mmc/mmc.c
1274
struct mmc_command cmd;
sys/bus/mmc/mmc.c
1289
struct mmc_command cmd;
sys/bus/mmc/mmc.c
1305
struct mmc_command cmd;
sys/bus/mmc/mmc.c
445
struct mmc_command cmd;
sys/bus/mmc/mmc.c
469
struct mmc_command cmd;
sys/bus/mmc/mmc.c
492
struct mmc_command cmd;
sys/bus/mmc/mmc.c
522
struct mmc_command cmd;
sys/bus/mmc/mmc.c
551
struct mmc_command cmd;
sys/bus/mmc/mmc.c
621
struct mmc_command cmd;
sys/bus/mmc/mmc.c
647
struct mmc_command cmd;
sys/bus/mmc/mmc.c
860
struct mmc_command cmd;
sys/bus/mmc/mmc_subr.c
109
struct mmc_command *cmd, int retries)
sys/bus/mmc/mmc_subr.c
111
struct mmc_command appcmd;
sys/bus/mmc/mmc_subr.c
155
struct mmc_command cmd;
sys/bus/mmc/mmc_subr.c
219
struct mmc_command cmd;
sys/bus/mmc/mmc_subr.c
242
struct mmc_command cmd;
sys/bus/mmc/mmc_subr.c
74
mmc_wait_for_cmd(device_t brdev, device_t reqdev, struct mmc_command *cmd,
sys/bus/mmc/mmc_subr.h
58
struct mmc_command;
sys/bus/mmc/mmc_subr.h
68
struct mmc_command *cmd, int retries);
sys/bus/mmc/mmc_subr.h
69
int mmc_wait_for_cmd(device_t brdev, device_t reqdev, struct mmc_command *cmd,
sys/bus/mmc/mmcreg.h
169
struct mmc_command *cmd;
sys/bus/mmc/mmcreg.h
170
struct mmc_command *stop;
sys/dev/disk/mmcsd/mmcsd.c
330
struct mmc_command cmd;
sys/dev/disk/mmcsd/mmcsd.c
331
struct mmc_command stop;
sys/dev/disk/mmcsd/mmcsd.c
392
struct mmc_command cmd;
sys/dev/disk/sdhci/sdhci.c
1103
sdhci_start_command(struct sdhci_slot *slot, struct mmc_command *cmd)
sys/dev/disk/sdhci/sdhci.h
383
struct mmc_command *curcmd; /* Current command of current request */