Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Derrorq.c484 ulong_t maxbitindex = maxindex & BT_ULMASK; in errorq_availbit() local
493 maxbit = (nextword == maxword) ? maxbitindex : BT_ULMASK; in errorq_availbit()