Searched defs:vsd_node (Results 1 – 1 of 1) sorted by relevance
176 struct vsd_node { struct177 list_node_t vs_nodes; /* list of all VSD nodes */178 uint_t vs_nkeys; /* entries in value array */179 void **vs_value; /* array of value/key */