Searched refs:mmc_send_if_cond (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/mmc/
H A Dmmc.c207 static int mmc_send_if_cond(struct mmc_softc *sc, uint8_t vhs);
648 mmc_send_if_cond(struct mmc_softc *sc, uint8_t vhs) function
2052 err = mmc_send_if_cond(sc, 1);
2102 err = mmc_send_if_cond(sc, 1);

Completed in 174 milliseconds