Home
last modified time | relevance | path

Searched refs:PCI_FUNCTION (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.h44 #define PCI_FUNCTION "pcifn" macro
H A Dpcibus.c384 if ((ntn = pci_tnode_create(mod, parent, PCI_FUNCTION, i, dn)) == NULL) in pcifn_declare()
427 if (child_range_add(mod, ntn, PCI_FUNCTION, 0, MAX_PCIDEV_FNS) < 0) { in pcidev_declare()
H A Ddid_props.c474 strcmp(nm, PCI_FUNCTION) == 0 || strcmp(nm, PCIEX_FUNCTION) == 0 || in ASRU_set()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h78 #define PCI_FUNCTION "pcifn" macro
H A Dhc.c188 { PCI_FUNCTION, TOPO_STABILITY_PRIVATE },