HomeSort by relevance Sort by last modified time
    Searched refs:PCIEX_DEVICE (Results 1 - 8 of 8) sorted by null

  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
topo_hc.h 71 #define PCIEX_DEVICE "pciexdev"
hc.c 174 { PCIEX_DEVICE, TOPO_STABILITY_PRIVATE },
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/common/pcibus/
pcibus.h 51 #define PCIEX_DEVICE "pciexdev"
util.c 108 (strcmp(name, PCIEX_DEVICE) == 0))
pcibus_labels.c 432 if (strcmp(nm, PCI_DEVICE) != 0 && strcmp(nm, PCIEX_DEVICE) != 0 &&
479 if (strcmp(nm, PCI_DEVICE) != 0 && strcmp(nm, PCIEX_DEVICE) != 0 &&
pcibus.c 262 if ((ntn = pci_tnode_create(mod, parent, PCIEX_DEVICE, i, dn)) == NULL)
300 ntn, PCIEX_DEVICE, 0, MAX_PCIBUS_DEVS) < 0) {
did_props.c 543 strcmp(nm, PCIEX_DEVICE) != 0 && strcmp(nm, PCIEX_BUS) != 0) {
555 strcmp(nm, PCIEX_DEVICE) == 0 || strcmp(nm, PCIEX_BUS) == 0) {
660 TOPO_PCI_EXCAP, TOPO_PROP_IMMUTABLE, PCIEX_DEVICE, &err);
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/sun4v/pcibus/
pci_sun4v.c 145 strcmp(nm, PCIEX_DEVICE) != 0 &&

Completed in 180 milliseconds