Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Drootnex.h130 boolean_t si_bounce_on_seg; member
/titanic_41/usr/src/uts/i86pc/io/
H A Drootnex.c2902 sglinfo->si_bounce_on_seg = B_FALSE; in rootnex_get_sgl()
2904 sglinfo->si_bounce_on_seg = rootnex_need_bounce_seg( in rootnex_get_sgl()
2987 if (((sglinfo->si_bounce_on_seg) && in rootnex_get_sgl()
3046 if (((sglinfo->si_bounce_on_seg) && in rootnex_get_sgl()
3172 sglinfo->si_bounce_on_seg = B_FALSE; in rootnex_dvma_get_sgl()
3535 if (sinfo->si_bounce_on_seg) { in rootnex_setup_copybuf()