Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv_impl.h118 typedef struct type_value { struct
/titanic_44/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c399 static const struct type_value types[] = {
/titanic_44/usr/src/cmd/dladm/
H A Ddladm.c461 iptun_type_t type_value; member
4233 return (iptun_types[i].type_value); in iptun_gettypebyname()
4245 if (iptun_types[i].type_value == type) in iptun_gettypebyvalue()