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

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dbitmap.c177 index_t partial_start = start & BT_ULMASK; local
192 if (partial_start) {
198 word = word & (BT_ULMAXMASK << partial_start);

Completed in 28 milliseconds