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

/osnet-11/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c62 static int (*v12n_ds_send_msg)(ds_hdl_t, void *, size_t) = NULL; variable
580 if (v12n_ds_send_msg == NULL || v12n_ldma_ctrl_hdl == DS_INVALID_HDL)
586 return (v12n_ds_send_msg(v12n_ldma_ctrl_hdl, (char *)&ldmamsg,
714 if (v12n_ds_clnt_reg == NULL || v12n_ds_send_msg == NULL ||
728 if ((v12n_ds_send_msg = (int (*)(ds_hdl_t, void *, size_t))

Completed in 21 milliseconds