sdmmc_mem.c | 81 static int sdmmc_mem_decode_scr(struct sdmmc_softc *, struct sdmmc_function *); 821 error = sdmmc_mem_decode_scr(sc, sf); 1323 sdmmc_mem_decode_scr(struct sdmmc_softc *sc, struct sdmmc_function *sf) function in typeref:typename:int 1350 DPRINTF(("%s: sdmmc_mem_decode_scr: %08x%08x ver=%d, spec=%d,%d,%d, bus width=%d\n",
|