HomeSort by: relevance | last modified time | path
    Searched defs:sc_exec_cmd (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/marvell/
mvsdio.c 65 struct sdmmc_command *sc_exec_cmd; member in struct:mvsdio_softc
177 sc->sc_exec_cmd = NULL;
261 struct sdmmc_command *cmd = sc->sc_exec_cmd;
274 sc->sc_exec_cmd = NULL;
328 sc->sc_exec_cmd = NULL;
656 sc->sc_exec_cmd = cmd;
661 while (sc->sc_exec_cmd == cmd)

Completed in 13 milliseconds