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

/illumos-gate/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c101 static ds_hdl_t v12n_ldma_ctrl_hdl = DS_INVALID_HDL; variable
547 if (v12n_ds_send_msg == NULL || v12n_ldma_ctrl_hdl == DS_INVALID_HDL)
553 return (v12n_ds_send_msg(v12n_ldma_ctrl_hdl, (char *)&ldmamsg,
572 v12n_ldma_ctrl_hdl = hdl;
596 if (v12n_ldma_ctrl_hdl != hdl)
820 v12n_ldma_ctrl_hdl = DS_INVALID_HDL;

Completed in 44 milliseconds