Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcsd.c191 static int mmcsd_set_blockcount(struct mmcsd_softc *sc, u_int count, bool rel);
978 err = mmcsd_set_blockcount(sc, mic->blocks, in mmcsd_ioctl_cmd()
1088 mmcsd_set_blockcount(struct mmcsd_softc *sc, u_int count, bool reliable) in mmcsd_set_blockcount() function