Searched refs:PCIEX_DEVICE (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.h51 #define PCIEX_DEVICE "pciexdev" macro
H A Dutil.c108 (strcmp(name, PCIEX_DEVICE) == 0))
H A Dpcibus_labels.c429 if (strcmp(nm, PCI_DEVICE) != 0 && strcmp(nm, PCIEX_DEVICE) != 0 &&
476 if (strcmp(nm, PCI_DEVICE) != 0 && strcmp(nm, PCIEX_DEVICE) != 0 &&
H A Dpcibus.c261 if ((ntn = pci_tnode_create(mod, parent, PCIEX_DEVICE, i, dn)) == NULL)
299 ntn, PCIEX_DEVICE, 0, MAX_PCIBUS_DEVS) < 0) {
H A Ddid_props.c584 strcmp(nm, PCIEX_DEVICE) != 0 && strcmp(nm, PCIEX_BUS) != 0) {
596 strcmp(nm, PCIEX_DEVICE) == 0 || strcmp(nm, PCIEX_BUS) == 0) {
701 TOPO_PCI_EXCAP, TOPO_PROP_IMMUTABLE, PCIEX_DEVICE, &err);
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h74 #define PCIEX_DEVICE "pciexdev" macro
H A Dhc.c182 { PCIEX_DEVICE, TOPO_STABILITY_PRIVATE },
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/pcibus/common/
H A Dpci_sun4v.c146 strcmp(nm, PCIEX_DEVICE) != 0 &&

Completed in 26 milliseconds