Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h115 #define HERMON_HCR_TOKEN_SHIFT 16 macro
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c1077 hcrreg = hcrreg | ((uint32_t)token << HERMON_HCR_TOKEN_SHIFT); in hermon_write_hcr()