Searched refs:p_pw (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/storage/liba5k/common/ |
H A D | diag.c | 414 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() 436 p_pw = i; in l_dev_bypass_enable() 449 if (strstr(pathlist.path_info[p_pw].path_addr, in l_dev_bypass_enable() 453 pathlist.path_info[p_pw].path_hba); in l_dev_bypass_enable()
|
/titanic_41/usr/src/cmd/luxadm/ |
H A D | hotplug.c | 508 int p_pw = 0, p_on = 0, p_st = 0; in hotplug() local 614 p_pw = p_on = p_st = 0; in hotplug() 621 p_pw = i; in hotplug() 634 if (strstr(pathlist.path_info[p_pw].path_addr, in hotplug() 638 pathlist.path_info[p_pw].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() 1370 p_pw = i; in hotplug_e() 1383 if (strstr(pathlist.path_info[p_pw].path_addr, in hotplug_e() 1387 pathlist.path_info[p_pw].path_hba); in hotplug_e()
|
H A D | g_adm.c | 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() 2962 p_pw = i; in dump_map() 2975 if (strstr(pathlist.path_info[p_pw].path_addr, in dump_map() 2979 pathlist.path_info[p_pw].path_hba); in dump_map()
|