Searched refs:oplmsu_wcmn_through_hndl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu_proto.h124 int oplmsu_wcmn_through_hndl(queue_t *, mblk_t *, int, krw_t);
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_cmn_func.c1250 oplmsu_wcmn_through_hndl(queue_t *q, mblk_t *mp, int pri_flag, krw_t rw) function
1403 if (oplmsu_wcmn_through_hndl(q, mp, MSU_HIGH, rw) == FAILURE) {
H A Doplmsu.c756 if (oplmsu_wcmn_through_hndl(uwq, mp, MSU_HIGH, RW_READER) ==
795 rval = oplmsu_wcmn_through_hndl(uwq, mp,
804 rval = oplmsu_wcmn_through_hndl(uwq, mp, MSU_NORM,

Completed in 65 milliseconds