Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c144 int fctl_nwwn_table_size = NWWN_HASH_TABLE_SIZE; variable
514 fctl_nwwn_table_size, KM_SLEEP); in _init()
525 sizeof (*fctl_nwwn_hash_table) * fctl_nwwn_table_size); in _init()
536 sizeof (*fctl_nwwn_hash_table) * fctl_nwwn_table_size); in _init()
563 sizeof (*fctl_nwwn_hash_table) * fctl_nwwn_table_size); in _fini()
3304 fctl_nwwn_table_size); in fctl_enlist_nwwn_table()
3335 fctl_nwwn_table_size); in fctl_delist_nwwn_table()
3385 fctl_nwwn_table_size); in fctl_get_remote_node_by_nwwn()
3386 ASSERT(index >= 0 && index < fctl_nwwn_table_size); in fctl_get_remote_node_by_nwwn()
3425 fctl_nwwn_table_size); in fctl_lock_remote_node_by_nwwn()
[all …]