Searched refs:no_wrap (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Ddevpoll.c244 boolean_t no_wrap; local
266 no_wrap = B_TRUE;
268 no_wrap = B_FALSE;
285 if (no_wrap) {
290 no_wrap = B_TRUE;
410 if (!no_wrap) {
413 no_wrap = B_TRUE;

Completed in 99 milliseconds