Home
last modified time | relevance | path

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++) { in fct_lookup_irp_by_nodewwn()
2744 for (idx = 0; idx < FCT_HASH_TABLE_SIZE; idx++) { in fct_lookup_irp_by_portwwn()
2824 for (idx = 0; idx < FCT_HASH_TABLE_SIZE; idx++) { in fct_rscn_verify()
H A Dfct.c112 static uint32_t rportid_table_size = FCT_HASH_TABLE_SIZE;