Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sdmmc/
H A Dsdmmcchip.h140 uint32_t saa_max_seg; member
H A Dsdmmc.c133 sc->sc_max_seg = saa->saa_max_seg ? saa->saa_max_seg : MAXPHYS; in sdmmc_attach()
H A Dsdhc.c655 saa.saa_max_seg = 65535; in sdhc_host_found()