sdmmc_decode_csd
static int sdmmc_decode_csd(struct sdmmc_softc*, sdmmc_response);
if (sdmmc_decode_csd(sc, resp) != 0 ||
if (sdmmc_decode_csd(sc, resp, sf) != 0 ||
int sdmmc_decode_csd(struct sdmmc_softc *, sdmmc_response,