Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.h168 { 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 Dpci_i86pc.h136 { 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 Dhostbridge.h64 #define TO_PCI (1000) macro
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c423 rc - TO_PCI, TRUST_BDF, depth + 1); in pci_bridge_declare()