Searched refs:g_get_pathlist (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | gfc.h | 419 extern int g_get_pathlist(char *, struct mp_pathlist *); 485 extern int g_get_pathlist();
|
/titanic_44/usr/src/lib/storage/libg_fc/common/ |
H A D | mapfile-vers | 119 g_get_pathlist;
|
H A D | hot.c | 246 if (g_get_pathlist(fp_path, &pathlist)) { in g_force_lip()
|
H A D | map.c | 268 if (g_get_pathlist(phys_path, &pathlist)) { in insert_missing_pwwn() 392 if (g_get_pathlist(phys_path, &pathlist)) { in get_scsi_vhci_port_wwn() 1581 if (g_get_pathlist(drvr_path0, &pathlist)) { in create_map() 2197 if (g_get_pathlist(drvr_path0, &pathlist)) { in g_dev_map_init() 3356 if (g_get_pathlist(fp_path, &pathlist)) { in g_rdls() 3789 if (g_get_pathlist(drvr_path, &pathlist)) { in get_wwns() 4581 if (g_get_pathlist(drvr_path, &pathlist)) { in g_get_nexus_path() 4784 if (g_get_pathlist(drvr_path, &pathlist)) { in g_get_fca_port_topology()
|
H A D | mpath.c | 397 g_get_pathlist(char *dev_path, struct mp_pathlist *pathlist_p) in g_get_pathlist() function
|
H A D | genf.c | 1047 if (g_get_pathlist(drvr_path1, &pathlist)) { in g_get_path_type()
|
/titanic_44/usr/src/lib/storage/liba5k/common/ |
H A D | diag.c | 427 (!g_get_pathlist(temppath, &pathlist))) { in l_dev_bypass_enable()
|
H A D | mon.c | 2522 if (g_get_pathlist(temppath, &pathlist)) { in l_get_disk_status() 3195 if (g_get_pathlist(path0, &pathlist)) { in l_get_pid_from_path() 5076 if (g_get_pathlist(path, &pathlist)) { in get_mp_dev_map()
|
/titanic_44/usr/src/cmd/luxadm/ |
H A D | g_adm.c | 2527 if (err = g_get_pathlist(drvr_path, &pathlist)) { in adm_display_err() 2950 if (err = g_get_pathlist(temp2path, &pathlist)) { in dump_map() 3221 if (err = g_get_pathlist(phci_path, &pathlist)) { in n_get_non_encl_list() 3513 if ((!g_get_pathlist(temppath, in non_encl_probe() 3568 if ((!g_get_pathlist(temppath, &pathlist)) && in non_encl_probe() 4276 if (err = g_get_pathlist(temppath, &pathlist)) { in non_encl_fc_disk_display() 5767 retval = g_get_pathlist(temppath, &pathlist); in adm_print_pathlist()
|
H A D | hotplug.c | 609 if (err = g_get_pathlist(temp2path, &pathlist)) { in hotplug() 1355 if (g_get_pathlist(bus_path, &pathlist)) { in hotplug_e()
|