Searched refs:mapped_node_path (Results 1 – 1 of 1) sorted by relevance
1754 char *mapped_node_path, *minor; in devfs_target2install() local1763 if ((mapped_node_path = phci_to_vhci(physpath)) != NULL) { in devfs_target2install()1766 "%s:%s", mapped_node_path, minorbuf); in devfs_target2install()1768 (void) strlcpy(physpath, mapped_node_path, in devfs_target2install()1770 free(mapped_node_path); in devfs_target2install()