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

/osnet-11/usr/src/lib/fm/topo/modules/i86pc/pcibus/common/
H A Dpci_i86pc.c78 if (strcmp(topo_node_name(ptp), PCIEX_FUNCTION) != 0)
107 if (strcmp(topo_node_name(ptp), PCIEX_FUNCTION) != 0)
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.h52 #define PCIEX_FUNCTION "pciexfn" macro
H A Dpcibus.c172 ptn = find_predecessor(parent, PCIEX_FUNCTION);
228 if ((ntn = pci_tnode_create(mod, parent, PCIEX_FUNCTION, i, dn))
272 ntn, PCIEX_FUNCTION, 0, MAX_PCIDEV_FNS) < 0) {
H A Ddid_props.c434 strcmp(nm, PCI_FUNCTION) == 0 || strcmp(nm, PCIEX_FUNCTION) == 0 ||
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h75 #define PCIEX_FUNCTION "pciexfn" macro
H A Dhc.c183 { PCIEX_FUNCTION, TOPO_STABILITY_PRIVATE },
/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay_util.c580 if (!cmp_str(nodename, PCIEX_FUNCTION)) {
/osnet-11/usr/src/lib/fm/topo/modules/common/usb/common/
H A Dusb.c609 strncmp(rname, PCIEX_FUNCTION, 16) == 0) {

Completed in 29 milliseconds