Searched refs:vhs (Results 1 - 1 of 1) sorted by relevance

/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) argument
655 cmd.arg = (vhs << 8) + 0xAA;

Completed in 76 milliseconds