Searched refs:mmc_req (Results 1 – 1 of 1) sorted by relevance
263 struct mmc_request mmc_req; in ath6kl_sdio_scat_rw() local283 memset(&mmc_req, 0, sizeof(struct mmc_request)); in ath6kl_sdio_scat_rw()311 mmc_req.cmd = &cmd; in ath6kl_sdio_scat_rw()312 mmc_req.data = &data; in ath6kl_sdio_scat_rw()325 mmc_wait_for_req(ar_sdio->func->card->host, &mmc_req); in ath6kl_sdio_scat_rw()