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

/osnet-11/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h399 extern int g_get_nexus_path(char *, char **);
465 extern int g_get_nexus_path();
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dhot.c303 if ((err = g_get_nexus_path(path_phys,
H A Dmap.c2637 if ((err = g_get_nexus_path(drvr_path, &nexus_path)) != 0) {
3421 if ((err = g_get_nexus_path(path_phys,
4558 g_get_nexus_path(char *path_phys, char **nexus_path) function
4637 L_DPRINTF(" g_get_nexus_path:"
4707 L_DPRINTF(" g_get_nexus_path: Nexus path = %s\n", drvr_path);

Completed in 26 milliseconds