Home
last modified time | relevance | path

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

/titanic_50/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) in v12n_ldma_send_request()
553 return (v12n_ds_send_msg(v12n_ldma_ctrl_hdl, (char *)&ldmamsg, in v12n_ldma_send_request()
572 v12n_ldma_ctrl_hdl = hdl; in v12n_ldma_register_handler()
596 if (v12n_ldma_ctrl_hdl != hdl) in v12n_ldma_data_handler()
820 v12n_ldma_ctrl_hdl = DS_INVALID_HDL; in v12n_get_ldma_system_msg()