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

/osnet-11/usr/src/lib/libds/common/
H A Dlibds.c47 ds_ops_t dsl_ops; member in struct:dslibentry
253 reg_cb = dsp->dsl_ops.ds_reg_cb;
254 cb_arg = dsp->dsl_ops.cb_arg;
273 unreg_cb = dsp->dsl_ops.ds_unreg_cb;
274 cb_arg = dsp->dsl_ops.cb_arg;
287 data_cb = dsp->dsl_ops.ds_data_cb;
288 cb_arg = dsp->dsl_ops.cb_arg;
444 dsp->dsl_ops = *ops;

Completed in 20 milliseconds