Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c171 fmri = topo_mod_hcfmri(mod, parent, FM_HC_SCHEME_VERSION, IPORT, in pci_iport_device_create()
175 child = topo_node_bind(mod, parent, IPORT, instance, fmri); in pci_iport_device_create()
199 if (topo_node_range_create(mod, parent, IPORT, 0, niports) < 0) in pci_iports_instantiate()
H A Dpcibus.c634 if (strcmp(di_node_name(cn), IPORT) == 0) in declare_dev_and_fn()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h67 #define IPORT "iport" macro
H A Dhc.c177 { IPORT, TOPO_STABILITY_PRIVATE },