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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c514 topo_fmri_serial(topo_hdl_t *thp, nvlist_t *nvl, char **serial, int *err) function
527 "topo_fmri_serial", prop));
534 return (set_error(thp, *err, err, "topo_fmri_serial", NULL));
537 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_serial",
542 "topo_fmri_serial", prop));

Completed in 47 milliseconds