Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c729 int maxrunword; in disp() local
820 maxrunword = pri >> BT_ULSHIFT; in disp()
821 dqactmap[maxrunword] &= ~BT_BIW(pri); in disp()
829 ipri = bt_gethighbit(dqactmap, maxrunword); in disp()