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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_snmp.c137 static int ds_snmp_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
177 ds_snmp_ioctl, /* cb_ioctl */
759 ds_snmp_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, function
772 DS_SNMP_DBG("ds_snmp_ioctl: waiting for service\n");
780 DS_SNMP_DBG("ds_snmp_ioctl: hdl=0x%lx\n", ds_snmp_handle);
795 DS_SNMP_DBG("ds_snmp_ioctl: returning ECANCELED\n");
801 DS_SNMP_DBG("ds_snmp_ioctl: state=%d, sc_reset=%d, "
809 DS_SNMP_DBG("ds_snmp_ioctl: state=%d, sc_reset=%d, "
821 DS_SNMP_DBG("ds_snmp_ioctl: sc_reset=TRUE "
828 DS_SNMP_DBG("ds_snmp_ioctl
[all...]

Completed in 44 milliseconds