Searched defs:mdmn_ksend_message (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c184 * How many times to try to do the door_ki_upcall() in mdmn_ksend_message.
725 rval = mdmn_ksend_message(s->s_setno,
3931 mdmn_ksend_message( function
4088 * thread of execution waits on the completion of mdmn_ksend_message. When
4115 * in mdmn_ksend_message.
4119 ret = (mdmn_ksend_message(MD_MIN2SET(mnum), MD_MN_MSG_SET_CAP,
4162 * in mdmn_ksend_message.
4166 ret = mdmn_ksend_message(MD_MIN2SET(mnum),
4186 * Called to display the error contents of a failing mdmn_ksend_message() result
4189 * rv - return value from mdmn_ksend_message()
[all...]

Completed in 67 milliseconds