Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dds_snmp.h45 #define DSSNMP_CLRLNKRESET (DSSNMPIOC | 2) /* Clear link reset flag */ macro
/titanic_41/usr/src/uts/sun4v/io/
H A Dds_snmp.c843 case DSSNMP_CLRLNKRESET: in ds_snmp_ioctl()
/titanic_41/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dsnmplib.c261 return (ioctl(smd->fd, DSSNMP_CLRLNKRESET, NULL)); in snmp_reinit()