Searched refs:HBA_PORT_MAX (Results 1 – 2 of 2) sorted by relevance
53 const uint8_t HBA::HBA_PORT_MAX = UCHAR_MAX; member in HBA70 if (portsByIndex.size() + 1 > HBA_PORT_MAX) { in addPort()
58 static const uint8_t HBA_PORT_MAX; variable