sdhci_card_task
TASK_INIT(&slot->card_task, 0, sdhci_card_task, slot);
static void sdhci_card_task(void *, int);
sdhci_card_task(slot, 0);