Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c332 (tgt_hash_index < FCP_NUM_HASH)) { in targets_walk_i()
349 (tgt_hash_index >= (FCP_NUM_HASH - 1))) { in targets_walk_s()
373 (tgt_hash_index < FCP_NUM_HASH)) { in targets_walk_s()
377 if (tgt_hash_index == FCP_NUM_HASH) { in targets_walk_s()
/titanic_50/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];
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1827 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_get_target_mappings()
4674 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_handle_devices()
5373 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_update_state()
5397 for (ndevs = 0, i = 0; i < FCP_NUM_HASH; i++) { in fcp_offline_all()
5409 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_offline_all()
14356 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_get_lun_from_cip()
14835 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_free_targets()
15524 for (i = 0, *dev_cnt = 0; i < FCP_NUM_HASH; i++) { in fcp_construct_map()
15543 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_construct_map()
15592 for (i = 0; i < FCP_NUM_HASH; i++) { in fcp_update_mpxio_path_verifybusy()