Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dw83l518d_sdmmc.c69 static int wb_sdmmc_host_maxblklen(sdmmc_chipset_handle_t);
84 .host_maxblklen = wb_sdmmc_host_maxblklen,
227 wb_sdmmc_host_maxblklen(sdmmc_chipset_handle_t sch) in wb_sdmmc_host_maxblklen() function