adma_table 715 drivers/mmc/host/sdhci.c desc = host->adma_table; adma_table 763 drivers/mmc/host/sdhci.c WARN_ON((desc - host->adma_table) >= host->adma_table_sz); adma_table 768 drivers/mmc/host/sdhci.c if (desc != host->adma_table) { adma_table 2877 drivers/mmc/host/sdhci.c void *desc = host->adma_table; adma_table 3850 drivers/mmc/host/sdhci.c host->adma_table = buf + host->align_buffer_sz; adma_table 4255 drivers/mmc/host/sdhci.c host->adma_table = NULL; adma_table 4273 drivers/mmc/host/sdhci.c host->adma_table = NULL; adma_table 4406 drivers/mmc/host/sdhci.c host->adma_table = NULL; adma_table 550 drivers/mmc/host/sdhci.h void *adma_table; /* ADMA descriptor table */