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

/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c4168 int not_cheerio = 1; local
4177 not_cheerio = 0;
4207 if (not_cheerio || (tmp_dcsr & DCSR_INT_PEND)) {
4272 if ((!not_cheerio) && (tmp_dcsr & DCSR_ERR_PEND)) {
4437 if ((!not_cheerio) && (!done))
4451 if ((!not_cheerio) && (tmp_dcsr & DCSR_ERR_PEND)) {
4463 if (not_cheerio || (tmp_dcsr & DCSR_INT_PEND)) {

Completed in 67 milliseconds