sdmmc_mem.c | 167 error = sdmmc_mem_send_if_cond(sc, 0x1aa, &card_ocr); 228 error = sdmmc_mem_send_if_cond(sc, 0x1aa, &card_ocr); 677 sdmmc_mem_send_if_cond(struct sdmmc_softc *sc, uint32_t ocr, uint32_t *ocrp) function in typeref:typename:int 696 DPRINTF(("%s: sdmmc_mem_send_if_cond: error=%d, ocr=%#x\n",
|