Searched refs:found_dev (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c2659 int i, found_dev = 0; local
2673 found_dev++;
2674 if (found_dev == 1)
2684 found_dev = 0;
2690 found_dev++;
2691 if (found_dev == 1)
H A Dg_adm.c3415 int l, found_dev; local
3420 for (found_dev = 1, l = 0; l < WWN_SIZE; l++) {
3422 found_dev = 0;
3425 if (found_dev) {

Completed in 74 milliseconds