Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_fru.c79 static int (*_topo_fmri_nvl2str)(topo_hdl_t *, nvlist_t *, char **, int *); variable
150 if (_topo_fmri_nvl2str(thp, fru, &frustr, &err) != 0) { in libzfs_fru_gather()
232 _topo_fmri_nvl2str = (int (*)()) in libzfs_init_fru()
242 _topo_node_fru == NULL || _topo_fmri_nvl2str == NULL || in libzfs_init_fru()