Searched refs:pci_common_name_child (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.h104 int pci_common_name_child(dev_info_t *child, char *name, int namelen);
H A Dpci.c658 if (pci_common_name_child(child, name, 80) != DDI_SUCCESS) {
678 if (ndi_merge_node(child, pci_common_name_child) ==
H A Dpci_common.c77 pci_common_name_child(dev_info_t *child, char *name, int namelen) function
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c858 if (pci_common_name_child(child, name, 80) != DDI_SUCCESS)
878 if (ndi_merge_node(child, pci_common_name_child) ==

Completed in 65 milliseconds