Home
last modified time | relevance | path

Searched defs:mmc_command (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/drivers/storage/mmc/
H A Dmmchost.h62 struct mmc_command struct
64 uint32_t cmd;
65 uint32_t args;
66 uint32_t resp_type;
67 uint32_t data_type;
68 uint32_t resp[4];
69 unsigned char *data;
70 uint32_t data_len;