Searched defs:ds_pri_ops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_pri.c156 static ds_clnt_ops_t ds_pri_ops = { variable
345 if (ds_pri_ops.cb_arg != NULL)
347 ds_pri_ops.cb_arg = dip;
369 if ((rv = ds_cap_init(&ds_pri_cap, &ds_pri_ops)) != 0) {
420 ds_pri_ops.cb_arg = NULL;

Completed in 59 milliseconds