Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddm2s.c133 mscat_gath_t *sgp, int maxsg);
1186 dm2s_prep_scatgath(mblk_t *mp, uint32_t *numsg, mscat_gath_t *sgp, int maxsg) in dm2s_prep_scatgath() argument
1191 while ((tmp != NULL) && (num < maxsg)) { in dm2s_prep_scatgath()