Searched refs:topo_fmri_serial (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h119 extern int topo_fmri_serial(topo_hdl_t *, nvlist_t *, char **, int *);
H A Dtopo_fmri.c515 topo_fmri_serial(topo_hdl_t *thp, nvlist_t *nvl, char **serial, int *err) function
529 "topo_fmri_serial", prop));
538 return (set_error(thp, *err, err, "topo_fmri_serial", NULL));
541 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_serial",
546 "topo_fmri_serial", prop));

Completed in 27 milliseconds