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

/illumos-gate/usr/src/uts/common/io/
H A Ddevpoll.c256 boolean_t no_wrap; local
290 no_wrap = B_TRUE;
292 no_wrap = B_FALSE;
309 if (no_wrap) {
314 no_wrap = B_TRUE;
547 if (!no_wrap) {
550 no_wrap = B_TRUE;

Completed in 79 milliseconds