Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h93 #define FCP_HASH(x) ((x[0] + x[1] + x[2] + x[3] +\ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6154 hash = FCP_HASH(wwn); in fcp_lookup_target()
9434 hash = FCP_HASH(wwn); in fcp_alloc_tgt()
14114 hash = FCP_HASH(wwn); in fcp_lookup_lun()