Home
last modified time | relevance | path

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

/titanic_50/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.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.c77 pci_common_name_child(dev_info_t *child, char *name, int namelen) in pci_common_name_child() function
/titanic_50/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c868 if (pci_common_name_child(child, name, 80) != DDI_SUCCESS) in npe_initchild()
888 if (ndi_merge_node(child, pci_common_name_child) == in npe_initchild()