Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_snmp.c126 static ds_svc_hdl_t ds_snmp_handle = DS_INVALID_HDL; variable
532 if (ds_snmp_handle == DS_INVALID_HDL) in ds_snmp_close()
748 ds_snmp_handle, len); in ds_snmp_write()
749 (void) ds_cap_send(ds_snmp_handle, tmpbufp, len); in ds_snmp_write()
780 DS_SNMP_DBG("ds_snmp_ioctl: hdl=0x%lx\n", ds_snmp_handle); in ds_snmp_ioctl()
884 ASSERT(ds_snmp_handle == DS_INVALID_HDL); in ds_snmp_reg_handler()
886 ds_snmp_handle = hdl; in ds_snmp_reg_handler()
932 ds_snmp_handle = DS_INVALID_HDL; in ds_snmp_unreg_handler()