Searched refs:devfs_node (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/modload/
H A Dadd_drv.c73 static int devfs_node(di_node_t node, void *arg);
619 if (di_walk_node(root_node, DI_WALK_SIBFIRST, NULL, devfs_node) == -1) {
649 devfs_node(di_node_t node, void *arg) function

Completed in 57 milliseconds