Searched refs:rtsx_req (Results 1 – 1 of 1) sorted by relevance
119 struct mmc_request *rtsx_req; /* MMC request */ member583 if (sc->rtsx_req == NULL) { in rtsx_intr()589 sc->rtsx_req->cmd->error = MMC_ERR_NONE; in rtsx_intr()594 sc->rtsx_req->cmd->error = MMC_ERR_FAILED; in rtsx_intr()598 sc->rtsx_req->cmd->error = MMC_ERR_BADCRC; in rtsx_intr()2015 sc->rtsx_req = &req;2049 sc->rtsx_req = NULL;2328 req = sc->rtsx_req;2340 sc->rtsx_req = NULL;2418 cmd = sc->rtsx_req->cmd;[all …]