Searched defs:p_pw (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Ddiag.c414 int p_pw = 0, p_on = 0, p_st = 0; local
429 p_pw = p_on = p_st = 0;
436 p_pw = i;
449 if (strstr(pathlist.path_info[p_pw].path_addr,
453 pathlist.path_info[p_pw].path_hba);
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c508 int p_pw = 0, p_on = 0, p_st = 0; local
614 p_pw = p_on = p_st = 0;
621 p_pw = i;
634 if (strstr(pathlist.path_info[p_pw].path_addr,
638 pathlist.path_info[p_pw].path_hba);
1270 int p_pw = 0, p_on = 0, p_st = 0; local
1363 p_pw = p_on = p_st = 0;
1370 p_pw = i;
1383 if (strstr(pathlist.path_info[p_pw].path_addr,
1387 pathlist.path_info[p_pw]
[all...]
H A Dg_adm.c2926 int p_pw = 0, p_on = 0, p_st = 0; local
2955 p_pw = p_on = p_st = 0;
2962 p_pw = i;
2975 if (strstr(pathlist.path_info[p_pw].path_addr,
2979 pathlist.path_info[p_pw].path_hba);

Completed in 90 milliseconds