Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers70 topo_fmri_serial;
H A Dlibtopo.h149 extern int topo_fmri_serial(topo_hdl_t *, nvlist_t *, char **, int *);
H A Dtopo_fmri.c554 topo_fmri_serial(topo_hdl_t *thp, nvlist_t *nvl, char **serial, int *err) in topo_fmri_serial() function
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.c1383 (void) topo_fmri_serial(thp, fru, &serial, &err); in fmd_case_add_suspect()