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

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c320 uint_t ix, hcaix, nhcas; local
357 for (ix = 0, hcaix = 0; ix < nhcas; ix++) {
361 if (hcap != NULL) hcaix++;
367 if (hcaix == 0) {
375 if (hcaix < nhcas) {
377 (nhcas - hcaix), nhcas);

Completed in 60 milliseconds