Searched defs:foundDevice (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c1057 boolean_t foundDevice = B_FALSE, foundWWN; local
1075 foundDevice = B_TRUE;
1079 if (foundDevice == B_TRUE) {
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c2183 boolean_t foundDevice = B_FALSE; local
2212 foundDevice = B_TRUE;
2217 if (foundDevice == B_TRUE) {

Completed in 65 milliseconds