Searched refs:PCI_FUNCTION (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.h46 #define PCI_FUNCTION "pcifn" macro
H A Dpcibus.c317 if ((ntn = pci_tnode_create(mod, parent, PCI_FUNCTION, i, dn)) == NULL)
355 if (child_range_add(mod, ntn, PCI_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.h72 #define PCI_FUNCTION "pcifn" macro
H A Dhc.c180 { PCI_FUNCTION, TOPO_STABILITY_PRIVATE },
/osnet-11/usr/src/lib/fm/topo/modules/common/usb/common/
H A Dusb.c608 } else if (strncmp(rname, PCI_FUNCTION, 16) == 0 ||

Completed in 27 milliseconds