Searched refs:OCS_MAX_HBA_PORTS (Results 1 – 2 of 2) sorted by relevance
86 uint8_t prev_port_state[OCS_MAX_HBA_PORTS] = {0,}; in ocs_gen_dump()98 if ((port_index >= OCS_MAX_HBA_PORTS)) in ocs_gen_dump()179 if (port_index > OCS_MAX_HBA_PORTS) { in ocs_gen_dump()
40 #define OCS_MAX_HBA_PORTS 4 macro