Home
last modified time | relevance | path

Searched refs:sbbc_mbox_send_msg (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c119 static int sbbc_mbox_send_msg(sbbc_msg_t *, int, uint_t, time_t, clock_t);
993 rc = sbbc_mbox_send_msg(request, flags, msg_id, wait_time, in sbbc_mbox_request_response()
1025 rc = sbbc_mbox_send_msg(request, flags, msg_id, wait_time, stop_time); in sbbc_mbox_request_response()
1137 sbbc_mbox_send_msg(sbbc_msg_t *msg, int flags, uint_t msg_id, in sbbc_mbox_send_msg() function