Home
last modified time | relevance | path

Searched refs:aw_req (Results 1 – 1 of 1) sorted by relevance

/src/sys/arm/allwinner/
H A Daw_mmc.c167 struct mmc_request * aw_req; member
410 sc->aw_req = NULL; in aw_mmc_attach()
673 cmd = sc->aw_req->cmd; in aw_mmc_prepare_dma()
806 cmd = sc->aw_req->cmd; in aw_mmc_req_done()
842 req = sc->aw_req; in aw_mmc_req_done()
843 sc->aw_req = NULL; in aw_mmc_req_done()
865 cmd = sc->aw_req->cmd; in aw_mmc_req_ok()
893 sc->aw_req->cmd->error = error_code; in set_mmc_error()
906 if (sc->aw_req != NULL) {
962 if (sc->aw_req == NULL) {
[all …]