Home
last modified time | relevance | path

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.h112 int pci_common_name_child(dev_info_t *child, char *name, int namelen);
H A Dpci.c668 if (pci_common_name_child(child, name, 80) != DDI_SUCCESS) { in pci_initchild()
688 if (ndi_merge_node(child, pci_common_name_child) == in pci_initchild()
H A Dpci_common.c78 pci_common_name_child(dev_info_t *child, char *name, int namelen) in pci_common_name_child() function
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c975 if (pci_common_name_child(child, name, 80) != DDI_SUCCESS) in npe_initchild()
995 if (ndi_merge_node(child, pci_common_name_child) == in npe_initchild()