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

/illumos-gate/usr/src/lib/sun_sas/common/
H A Ddevtree_device_disco.c235 int portfound, rval, size; local
372 portfound = 0;
384 portfound = 1;
397 if (portfound == 1) {
403 if (portfound == 0) {
659 int portfound, size; local
814 portfound = 0;
827 portfound = 1;
842 if (portfound == 1) {
848 if (portfound
[all...]
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c1054 int portfound = 0; local
1069 portfound = 1;
1072 return (portfound);

Completed in 161 milliseconds