Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c128 fmri = topo_mod_hcfmri(mod, parent, FM_HC_SCHEME_VERSION, SMP_DEVICE, in pci_smp_device_create()
132 child = topo_node_bind(mod, parent, SMP_DEVICE, instance, fmri); in pci_smp_device_create()
239 if (topo_node_range_create(mod, iport, SMP_DEVICE, 0, j) < 0) in pci_iports_instantiate()
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h89 #define SMP_DEVICE "smp-device" macro
H A Dhc.c192 { SMP_DEVICE, TOPO_STABILITY_PRIVATE },
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.c357 config_lastcomp == stable(SMP_DEVICE)) { in config_cook()