pci_common_name_child
if (pci_common_name_child(child, name, 80) != DDI_SUCCESS) {
if (ndi_merge_node(child, pci_common_name_child) ==
int pci_common_name_child(dev_info_t *child, char *name, int namelen);
if (pci_common_name_child(child, name, 80) != DDI_SUCCESS)
if (ndi_merge_node(child, pci_common_name_child) ==