Searched refs:FCT_HASH_TABLE_SIZE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h185 #define FCT_HASH_TABLE_SIZE 256 macro
H A Ddiscovery.c2724 for (idx = 0; idx < FCT_HASH_TABLE_SIZE; idx++) {
2744 for (idx = 0; idx < FCT_HASH_TABLE_SIZE; idx++) {
2824 for (idx = 0; idx < FCT_HASH_TABLE_SIZE; idx++) {
H A Dfct.c111 static uint32_t rportid_table_size = FCT_HASH_TABLE_SIZE;

Completed in 73 milliseconds