Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/sdmmc/
Dsdmmc_mem.c33 int sdmmc_decode_cid(struct sdmmc_softc *, sdmmc_response,
213 sdmmc_decode_cid(sc, sf->raw_cid, sf) != 0) { in sdmmc_mem_scan()
277 sdmmc_decode_cid(struct sdmmc_softc *sc, sdmmc_response resp, in sdmmc_decode_cid() function