Searched refs:PCIEX_DEVICE (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus.h | 51 #define PCIEX_DEVICE "pciexdev" macro
|
H A D | util.c | 108 (strcmp(name, PCIEX_DEVICE) == 0)) in tnode_create()
|
H A D | pcibus_labels.c | 435 if (strcmp(nm, PCI_DEVICE) != 0 && strcmp(nm, PCIEX_DEVICE) != 0 && in pci_label_cmn() 482 if (strcmp(nm, PCI_DEVICE) != 0 && strcmp(nm, PCIEX_DEVICE) != 0 && in pci_fru_cmn()
|
H A D | did_props.c | 585 strcmp(nm, PCIEX_DEVICE) != 0 && strcmp(nm, PCIEX_BUS) != 0) { in FRU_set() 597 strcmp(nm, PCIEX_DEVICE) == 0 || strcmp(nm, PCIEX_BUS) == 0) { in FRU_set() 701 TOPO_PCI_EXCAP, TOPO_PROP_IMMUTABLE, PCIEX_DEVICE, &err); in EXCAP_set()
|
H A D | pcibus.c | 263 if ((ntn = pci_tnode_create(mod, parent, PCIEX_DEVICE, i, dn)) == NULL) in pciexdev_declare() 301 ntn, PCIEX_DEVICE, 0, MAX_PCIBUS_DEVS) < 0) { in pciexbus_declare()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 74 #define PCIEX_DEVICE "pciexdev" macro
|
H A D | hc.c | 178 { PCIEX_DEVICE, TOPO_STABILITY_PRIVATE },
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/pcibus/ |
H A D | pci_sun4v.c | 145 strcmp(nm, PCIEX_DEVICE) != 0 && in platform_pci_fru()
|
/titanic_50/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 257 PCIEX_BUS, s->smbl_bus, PCIEX_DEVICE, dev, PCIEX_FUNCTION, func); in do_slot_mapping()
|