Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h154 #define FCIP_DEST_HASH(x) ((x[2] + x[3] + x[4] + x[5] + x[6] + x[7]) \ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1892 hash_bucket = FCIP_DEST_HASH(pwwn->raw_wwn); in fcip_handle_suspend()
5748 hash_bucket = FCIP_DEST_HASH(pwwn->raw_wwn); in fcip_get_dest()
5949 hash_bucket = FCIP_DEST_HASH(pwwn->raw_wwn); in fcip_add_dest()
7254 hash_bucket = FCIP_DEST_HASH(pwwn->raw_wwn); in fcip_rte_remove_deferred()