Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_cmn_func.c1290 if (pri_flag == MSU_HIGH) { in oplmsu_wcmn_through_hndl()
1403 if (oplmsu_wcmn_through_hndl(q, mp, MSU_HIGH, rw) == FAILURE) { in oplmsu_wcmn_high_qenable()
1511 if (pri_flag == MSU_HIGH) { in oplmsu_rcmn_through_hndl()
1593 q, mp, MSU_HIGH); in oplmsu_rcmn_high_qenable()
1612 rval = oplmsu_rcmn_through_hndl(q, mp, MSU_HIGH); in oplmsu_rcmn_high_qenable()
H A Doplmsu.c759 if (oplmsu_wcmn_through_hndl(uwq, mp, MSU_HIGH, RW_READER) == in oplmsu_uwsrv()
/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu.h54 #define MSU_HIGH 1 macro