my_devfs_path
static char *my_devfs_path(di_node_t);
if ((devfs_path = my_devfs_path(node)) ==
if ((devfs_path = my_devfs_path(node)) != NULL) {