Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c331 while (tgt_hash_index < FCP_NUM_HASH && in targets_walk_i()
349 (tgt_hash_index >= (FCP_NUM_HASH - 1))) { in targets_walk_s()
372 while (tgt_hash_index < FCP_NUM_HASH && in targets_walk_s()
376 if (tgt_hash_index == FCP_NUM_HASH) { in targets_walk_s()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h91 #define FCP_NUM_HASH 128 macro
95 (FCP_NUM_HASH-1))
374 struct fcp_tgt *port_tgt_hash_table[FCP_NUM_HASH];
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1831 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_get_target_mappings()
4679 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_handle_devices()
5378 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_update_state()
5402 for (ndevs = 0, i = 0; i < FCP_NUM_HASH; i++) { in fcp_offline_all()
5414 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_offline_all()
14343 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_get_lun_from_cip()
14822 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_free_targets()
15511 for (i = 0, *dev_cnt = 0; i < FCP_NUM_HASH; i++) { in fcp_construct_map()
15530 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_construct_map()
15579 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_update_mpxio_path_verifybusy()