Home
last modified time | relevance | path

Searched refs:g_get_nexus_path (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/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();
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmapfile-vers58 g_get_nexus_path;
H A Dhot.c303 if ((err = g_get_nexus_path(path_phys, in g_force_lip()
H A Dmap.c2639 if ((err = g_get_nexus_path(drvr_path, &nexus_path)) != 0) { in g_dev_map_init()
3423 if ((err = g_get_nexus_path(path_phys, in g_rdls()
4561 g_get_nexus_path(char *path_phys, char **nexus_path) in g_get_nexus_path() function
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c2574 if ((err = g_get_nexus_path(drvr_path, &char_ptr)) != 0) { in adm_display_err()
5520 if ((err = g_get_nexus_path(path_phys, &nexus_path_ptr)) != 0) { in adm_port_offline_online()