Home
last modified time | relevance | path

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

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