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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c80 static int g_printHBA = 0; variable
715 * Clear g_printHBA flag for expander subcommand.
717 g_printHBA = 0;
752 if (g_printHBA == 0) {
757 g_printHBA = 1;
762 if (g_printHBA == 0) {
767 g_printHBA = 1;
2547 if (g_printHBA == 0) {
2550 g_printHBA = 1;

Completed in 207 milliseconds