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

/illumos-gate/usr/src/uts/common/sys/
H A Ddacf_impl.h111 const char *dacf_opid_to_str(dacf_opid_t);
/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c324 module ? module : "[kernel]", opset, dacf_opid_to_str(opid));
334 dacf_devspec_to_str(devspec_type), dacf_opid_to_str(opid));
355 devspec_data, module, opset, dacf_opid_to_str(opid));
1001 "in opset '%s' in module '%s'", dacf_opid_to_str(op_id),
1104 * dacf_opid_to_str()
1108 dacf_opid_to_str(dacf_opid_t tid) function

Completed in 63 milliseconds