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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DHBAList.h46 * HBA_MAX_PER_LIST represents the maximum number of
53 static const int32_t HBA_MAX_PER_LIST; member in class:HBAList
H A DHBAList.cc56 const int32_t HBAList::HBA_MAX_PER_LIST = INT_MAX; member in class:HBAList
329 // When there is more than HBA_MAX_PER_LIST(= int32_max)
384 // When there is more than HBA_MAX_PER_LIST(= int32_max)

Completed in 78 milliseconds