Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sdmmc/
Dsdmmc_mem.c39 int sdmmc_decode_csd(struct sdmmc_softc *, sdmmc_response,
344 if (sdmmc_decode_csd(sc, cmd.c_resp, sf) != 0 || in sdmmc_mem_scan()
358 sdmmc_decode_csd(struct sdmmc_softc *sc, sdmmc_response resp, in sdmmc_decode_csd() function