Searched refs:TO_PCI (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/pcibus/ |
H A D | pci_sun4v.h | 168 { 0, 0, 1 - TO_PCI, 6, 1, "PCIX1", NULL }, 169 { 0, 0, 1 - TO_PCI, 6, 2, "PCIX0", NULL }
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/pcibus/ |
H A D | pci_i86pc.h | 136 { 0, 0, 3 - TO_PCI, -1, -1, "PCIX SLOT", NULL }, 137 { 0, 0, 7 - TO_PCI, -1, -1, "PCIX SLOT", NULL }
|
/titanic_41/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.h | 64 #define TO_PCI (1000) macro
|
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus.c | 423 rc - TO_PCI, TRUST_BDF, depth + 1); in pci_bridge_declare()
|