Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h151 #define FCIP_RT_HASH(x) ((x[2] + x[3] + x[4] + x[5] + x[6] + x[7]) \ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1351 hash_bucket = FCIP_RT_HASH(pmap->map_pwwn.raw_wwn); in fcip_rt_update()
1436 hash_bucket = FCIP_RT_HASH(wwn->raw_wwn); in fcip_lookup_rtable()