Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twe/
H A Dtwe_freebsd.c962 twe_fillin_sgl(TWE_SG_Entry *sgl, bus_dma_segment_t *segs, int nsegments, int max_sgl) in twe_fillin_sgl() argument
970 for (; i < max_sgl; i++) { /* XXX necessary? */ in twe_fillin_sgl()