Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_fru.c76 static int (*_topo_prop_get_string)(tnode_t *, const char *, const char *, variable
119 if (_topo_prop_get_string(tn, FM_FMRI_AUTHORITY, in libzfs_fru_gather()
134 if (_topo_prop_get_string(tn, "io", "devfs-path", &devpath, &err) != 0) in libzfs_fru_gather()
228 _topo_prop_get_string = (int (*)()) in libzfs_init_fru()
241 _topo_node_name == NULL || _topo_prop_get_string == NULL || in libzfs_init_fru()