Searched refs:oplmsu_wcmn_through_hndl (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sun4u/opl/sys/oplmsu/ |
H A D | oplmsu_proto.h | 124 int oplmsu_wcmn_through_hndl(queue_t *, mblk_t *, int, krw_t);
|
/titanic_41/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu_cmn_func.c | 1250 oplmsu_wcmn_through_hndl(queue_t *q, mblk_t *mp, int pri_flag, krw_t rw) in oplmsu_wcmn_through_hndl() function 1403 if (oplmsu_wcmn_through_hndl(q, mp, MSU_HIGH, rw) == FAILURE) { in oplmsu_wcmn_high_qenable()
|
H A D | oplmsu.c | 756 if (oplmsu_wcmn_through_hndl(uwq, mp, MSU_HIGH, RW_READER) == in oplmsu_uwsrv() 795 rval = oplmsu_wcmn_through_hndl(uwq, mp, in oplmsu_uwsrv() 804 rval = oplmsu_wcmn_through_hndl(uwq, mp, MSU_NORM, in oplmsu_uwsrv()
|