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

/osnet-11/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c101 static ds_hdl_t v12n_ldma_ctrl_hdl = DS_INVALID_HDL; 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,
605 v12n_ldma_ctrl_hdl = hdl;
629 if (v12n_ldma_ctrl_hdl != hdl)
853 v12n_ldma_ctrl_hdl = DS_INVALID_HDL;

Completed in 21 milliseconds