Searched refs:MSU_HIGH (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu_cmn_func.c | 1290 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 D | oplmsu.c | 759 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 D | oplmsu.h | 54 #define MSU_HIGH 1 macro
|