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

/freebsd-12-stable/sys/dev/mmc/
H A Dmmcsd.c199 static int mmcsd_set_blockcount(struct mmcsd_softc *sc, u_int count, bool rel);
986 err = mmcsd_set_blockcount(sc, mic->blocks,
1096 mmcsd_set_blockcount(struct mmcsd_softc *sc, u_int count, bool reliable) function

Completed in 42 milliseconds