Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c109 static char *get_byte_prop(char *prop_name, di_node_t node);
1413 get_byte_prop(char *prop_name, di_node_t node) in get_byte_prop() function
1710 aliasp->wwn = get_byte_prop(WWN_PROP, args->node); in new_alias()