Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Damlmmc.c139 int sc_desc_nsegs; member
362 sc->sc_desc_nsegs = rseg; in amlmmc_alloc_descriptors()
372 bus_dmamem_free(sc->sc_dmat, sc->sc_desc_segs, sc->sc_desc_nsegs); in amlmmc_free_descriptors()
/openbsd/sys/dev/ic/
H A Drtwvar.h373 int sc_desc_nsegs; member
H A Drtw.c3876 RTW_DESC_ALIGNMENT, 0, &sc->sc_desc_segs, 1, &sc->sc_desc_nsegs, in rtw_attach()
3886 sc->sc_desc_nsegs, sizeof(struct rtw_descs), in rtw_attach()
4090 sc->sc_desc_nsegs); in rtw_attach()