Searched refs:PCI_DEVICE (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.h45 #define PCI_DEVICE "pcidev" macro
H A Dutil.c107 if ((strcmp(name, PCI_DEVICE) == 0) ||
H A Dpcibus.c345 if ((ntn = pci_tnode_create(mod, parent, PCI_DEVICE, i, dn)) == NULL)
390 if (child_range_add(mod, ntn, PCI_DEVICE, 0, MAX_PCIBUS_DEVS) < 0) {
401 topo_node_range_destroy(ntn, PCI_DEVICE);
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 Ddid_props.c583 if (strcmp(nm, IOBOARD) != 0 && strcmp(nm, PCI_DEVICE) != 0 &&
595 } else if (strcmp(nm, PCI_DEVICE) == 0 ||
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h71 #define PCI_DEVICE "pcidev" macro
H A Dhc.c179 { PCI_DEVICE, TOPO_STABILITY_PRIVATE },
/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h52 #define PCI_DEVICE(x) ((x >> 11) & 0x1f) macro
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/pcibus/common/
H A Dpci_sun4v.c145 if (strcmp(nm, PCI_DEVICE) != 0 &&
/osnet-11/usr/src/lib/libprtdiag/common/
H A Dio.c122 return (PCI_DEVICE(*(int *)value));
139 return (PCI_DEVICE(*(int *)value));

Completed in 163 milliseconds