Home
last modified time | relevance | path

Searched refs:fctl_nwwn_table_size (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c143 int fctl_nwwn_table_size = NWWN_HASH_TABLE_SIZE; variable
513 fctl_nwwn_table_size, KM_SLEEP); in _init()
524 sizeof (*fctl_nwwn_hash_table) * fctl_nwwn_table_size); in _init()
535 sizeof (*fctl_nwwn_hash_table) * fctl_nwwn_table_size); in _init()
562 sizeof (*fctl_nwwn_hash_table) * fctl_nwwn_table_size); in _fini()
3303 fctl_nwwn_table_size); in fctl_enlist_nwwn_table()
3334 fctl_nwwn_table_size); in fctl_delist_nwwn_table()
3384 fctl_nwwn_table_size); in fctl_get_remote_node_by_nwwn()
3385 ASSERT(index >= 0 && index < fctl_nwwn_table_size); in fctl_get_remote_node_by_nwwn()
3424 fctl_nwwn_table_size); in fctl_lock_remote_node_by_nwwn()
[all …]