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

/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay.c73 int hba_node_cnt; variable
758 hba_node_cnt = 0;
766 if (hba_node_cnt == MAX_HBAS) {
769 if (hba_node_cnt == 0) {
859 for (i = 0; i < hba_node_cnt; i++) {
895 for (i = 0; i < hba_node_cnt; i++) {

Completed in 23 milliseconds