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

/illumos-gate/usr/src/uts/common/io/
H A Dconsms.c73 static consms_msg_t *consms_mux_unlink_msg(uint_t);
994 * consms_mux_unlink_msg unlinks a msg from the list,
1011 consms_mux_unlink_msg(uint_t msg_id) function
1131 (void) consms_mux_unlink_msg(msg->msg_id);
1387 (void) consms_mux_unlink_msg(msg->msg_id);

Completed in 45 milliseconds