Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c112 static char *get_byte_prop(char *prop_name, di_node_t node);
1224 get_byte_prop(char *prop_name, di_node_t node) in get_byte_prop() function
1513 aliasp->wwn = get_byte_prop(WWN_PROP, args->node); in new_alias()