Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/zmod/
H A Ddeflate.c1049 uInt wmask = s->w_mask; local
1169 } while ((cur_match = prev[cur_match & wmask]) > limit
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c2623 uint_t bitmask, wmask; in socal_cq_enque() local
2631 wmask = SOCAL_CSR_SOCAL_TO_HOST | bitmask; in socal_cq_enque()
2745 socalp->socal_rp->socal_csr.w = wmask | (kcq->skc_in << 24); in socal_cq_enque()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c954 uInt wmask = s->w_mask; local
1064 } while ((cur_match = prev[cur_match & wmask]) > limit
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c1471 uInt wmask = s->w_mask; local
1605 } while ((cur_match = prev[cur_match & wmask]) > limit &&