Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/
H A Dds_snmp.c159 static ds_clnt_ops_t ds_snmp_ops = { variable
321 ds_snmp_ops.cb_arg = dip; in ds_snmp_attach()
322 if ((rv = ds_cap_init(&ds_snmp_cap, &ds_snmp_ops)) != 0) { in ds_snmp_attach()