Home
last modified time | relevance | path

Searched refs:TO_PCI (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/pcibus/
H A Dpci_i86pc.h136 { 0, 0, 3 - TO_PCI, -1, -1, "PCIX SLOT", NULL },
137 { 0, 0, 7 - TO_PCI, -1, -1, "PCIX SLOT", NULL }
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.h64 #define TO_PCI (1000) macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c495 rc - TO_PCI, TRUST_BDF, depth + 1); in pci_bridge_declare()