Searched defs:my_devfs_path (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c145 static char *my_devfs_path(di_node_t);
5469 if ((devfs_path = my_devfs_path(node)) ==
5575 if ((devfs_path = my_devfs_path(node)) != NULL) {
5845 my_devfs_path(di_node_t node) function

Completed in 60 milliseconds