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

  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
topo_hc.h 72 #define PCIEX_FUNCTION "pciexfn"
hc.c 175 { PCIEX_FUNCTION, TOPO_STABILITY_PRIVATE },
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/common/pcibus/
pcibus.h 52 #define PCIEX_FUNCTION "pciexfn"
pcibus.c 173 ptn = find_predecessor(parent, PCIEX_FUNCTION);
229 if ((ntn = pci_tnode_create(mod, parent, PCIEX_FUNCTION, i, dn))
273 ntn, PCIEX_FUNCTION, 0, MAX_PCIDEV_FNS) < 0) {
did_props.c 435 strcmp(nm, PCI_FUNCTION) == 0 || strcmp(nm, PCIEX_FUNCTION) == 0 ||

Completed in 240 milliseconds