Searched defs:PCI (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.h48 #define PCI "pci" macro
61 * PCI-express bridges to PCI, root complex instance is set to
62 * (instance of the PCI-express side root complex - TO_PCI)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.h51 #define SWITCH_A "PCI-SWITCH"
52 #define PCI_BRIDGE "PCI-BRIDGE"
61 #define PCI "pci" macro
66 #define SWITCH_PATH "/pci@780/pci@0" /* PCI express switch */
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/monza/common/
H A Dmonza.h47 #define PCIE_SWITCH "PCI-SWITCH"
48 #define PCI_BRIDGE "PCI-BRIDGE"
56 #define PCI "pci" macro
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.h59 /* PCI BUS types */
62 #define PCI 10 macro
66 /* PCI device defines */
71 #define PCI_CAP_ID_PCI_E 0x10 /* PCI Express supported */
81 #define PCI_FREQ_33 33 /* legacy PCI default freq */
82 #define PCI_FREQ_66 66 /* PCI default freq */
85 /* PCI frequencies */
91 /* PCI frequency shift bits */
97 /* PCI frequency modes */
103 /* PCI frequenc
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c160 /* For ddvis, which needs pseudo children under PCI */
3759 #define PCI "pci" macro
3775 strncmp(prop, PCI, sizeof (PCI) - 1)

Completed in 75 milliseconds