Searched refs:XFP (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/xfp/
H A Dxfp.c49 {XFP, FM_FMRI_SCHEME_HC, XFP_VERSION, &xfp_ops};
152 const char *xfplabel = "/XFP";
207 if (strcmp(name, XFP) != 0) {
210 XFP);
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h94 #define XFP "xfp" macro
H A Dhc.c198 { XFP, TOPO_STABILITY_PRIVATE }
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/xaui/
H A Dxaui.c483 if (topo_node_range_create(mod, ntn, XFP,
486 topo_mod_dprintf(mod, "child_range_add of XFP"
500 if ((rp = topo_mod_load(mp, XFP, TOPO_VERSION)) == NULL) {
502 "%s enumerator could not load %s enum.\n", XAUI, XFP);
525 * Load XFP enum
535 xauin, XFP, XFP, 0, 0, NULL) != 0) {

Completed in 52 milliseconds