Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1586 p_on = p_st = 0; in create_map()
1591 p_on = i; in create_map()
2203 p_on = p_st = 0; in g_dev_map_init()
2208 p_on = i; in g_dev_map_init()
3361 p_on = p_st = 0; in g_rdls()
3366 p_on = i; in g_rdls()
3794 p_on = p_st = 0; in get_wwns()
3799 p_on = i; in get_wwns()
3807 if (p_on == i) { in get_wwns()
4592 p_on = i; in g_get_nexus_path()
[all …]
H A Dgenf.c1036 int p_on = 0, p_st = 0; in g_get_path_type() local
1051 p_on = p_st = 0; in g_get_path_type()
1056 p_on = i; in g_get_path_type()
1064 if (pathlist.path_info[p_on].path_state == in g_get_path_type()
1068 pathlist.path_info[p_on].path_hba); in g_get_path_type()
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Ddiag.c414 int p_pw = 0, p_on = 0, p_st = 0; in l_dev_bypass_enable() local
429 p_pw = p_on = p_st = 0; in l_dev_bypass_enable()
441 p_on = i; in l_dev_bypass_enable()
454 } else if (pathlist.path_info[p_on].path_state == in l_dev_bypass_enable()
458 pathlist.path_info[p_on].path_hba); in l_dev_bypass_enable()
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c508 int p_pw = 0, p_on = 0, p_st = 0; in hotplug() local
614 p_pw = p_on = p_st = 0; in hotplug()
626 p_on = i; in hotplug()
639 } else if (pathlist.path_info[p_on].path_state == in hotplug()
643 pathlist.path_info[p_on].path_hba); in hotplug()
1270 int p_pw = 0, p_on = 0, p_st = 0; in hotplug_e() local
1363 p_pw = p_on = p_st = 0; in hotplug_e()
1375 p_on = i; in hotplug_e()
1388 } else if (pathlist.path_info[p_on].path_state == in hotplug_e()
1392 pathlist.path_info[p_on].path_hba); in hotplug_e()
H A Dg_adm.c2517 int p_on = 0, p_st = 0; in adm_display_err() local
2532 p_on = p_st = 0; in adm_display_err()
2537 p_on = i; in adm_display_err()
2545 if (pathlist.path_info[p_on].path_state == in adm_display_err()
2549 pathlist.path_info[p_on].path_hba); in adm_display_err()
2926 int p_pw = 0, p_on = 0, p_st = 0; in dump_map() local
2955 p_pw = p_on = p_st = 0; in dump_map()
2967 p_on = i; in dump_map()
2980 } else if (pathlist.path_info[p_on].path_state == in dump_map()
2984 pathlist.path_info[p_on].path_hba); in dump_map()