Searched defs:p_on (Results 1 - 5 of 5) 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;
441 p_on = i;
454 } else if (pathlist.path_info[p_on].path_state ==
458 pathlist.path_info[p_on].path_hba);
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c1036 int p_on = 0, p_st = 0; local
1051 p_on = p_st = 0;
1056 p_on = i;
1064 if (pathlist.path_info[p_on].path_state ==
1068 pathlist.path_info[p_on].path_hba);
H A Dmap.c1553 int p_on = 0, p_st = 0; local
1585 p_on = p_st = 0;
1590 p_on = i;
1598 if (pathlist.path_info[p_on].path_state ==
1602 pathlist.path_info[p_on].path_hba);
2164 int p_on = 0, p_st = 0, hba_alpa_found = 0, nexus_fd; local
2202 p_on = p_st = 0;
2207 p_on = i;
2215 if (pathlist.path_info[p_on].path_state ==
2219 pathlist.path_info[p_on]
3341 int p_on = 0, p_st = 0; local
3758 int p_on = 0, p_st = 0; local
4570 int p_on = 0, p_st = 0; local
4771 int p_on = 0, p_st = 0; local
[all...]
/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;
626 p_on = i;
639 } else if (pathlist.path_info[p_on].path_state ==
643 pathlist.path_info[p_on].path_hba);
1270 int p_pw = 0, p_on = 0, p_st = 0; local
1363 p_pw = p_on = p_st = 0;
1375 p_on = i;
1388 } else if (pathlist.path_info[p_on].path_state ==
1392 pathlist.path_info[p_on]
[all...]
H A Dg_adm.c2517 int p_on = 0, p_st = 0; local
2532 p_on = p_st = 0;
2537 p_on = i;
2545 if (pathlist.path_info[p_on].path_state ==
2549 pathlist.path_info[p_on].path_hba);
2926 int p_pw = 0, p_on = 0, p_st = 0; local
2955 p_pw = p_on = p_st = 0;
2967 p_on = i;
2980 } else if (pathlist.path_info[p_on].path_state ==
2984 pathlist.path_info[p_on]
[all...]

Completed in 64 milliseconds