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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmem.c51 static int mem_fmri_create(topo_mod_t *, tnode_t *, topo_version_t,
58 TOPO_STABILITY_INTERNAL, mem_fmri_create },
310 mem_fmri_create(topo_mod_t *mod, tnode_t *node, topo_version_t version, function
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c309 mem_fmri_create(topo_mod_t *mod, char *serial, char *label) function
360 asru = mem_fmri_create(mod, serial, label);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c580 mem_fmri_create(topo_mod_t *mod, char *unum, char *serial) function
609 fmri = mem_fmri_create(mod, unum, serial);

Completed in 82 milliseconds