ds_clnt_ops_t
static ds_clnt_ops_t dr_cpu_ops = {
static ds_clnt_ops_t dr_vio_ops = {
static ds_clnt_ops_t dr_mem_ops = {
ds_ucap_init(ds_capability_t *cap, ds_clnt_ops_t *ops, uint32_t flags,
(void) memcpy(&svc->ops, ops, sizeof (ds_clnt_ops_t));
ds_cap_init(ds_capability_t *cap, ds_clnt_ops_t *ops)
static ds_clnt_ops_t ds_pri_ops = {
static ds_clnt_ops_t ds_snmp_ops = {
static ds_clnt_ops_t cpu_ops = {
static ds_clnt_ops_t mem_ops = {
static ds_clnt_ops_t ps_md_ops = {
static ds_clnt_ops_t ps_shutdown_ops = {
static ds_clnt_ops_t ps_panic_ops = {
static ds_clnt_ops_t ps_suspend_ops = {
static ds_clnt_ops_t ds_user_ops = {
static ds_clnt_ops_t vc_primary_ops = {
static ds_clnt_ops_t vc_backup_ops = {
extern int ds_cap_init(ds_capability_t *cap, ds_clnt_ops_t *ops);
ds_clnt_ops_t ops; /* client ops vector */
int ds_ucap_init(ds_capability_t *cap, ds_clnt_ops_t *ops, uint_t flags,