Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c202 #define MASK_VALUE_GENERATE(_val) ((u32_t)((((u64_t)0x1)<<_val)-1)) in disable_blocks_attention() macro
439 val = MASK_VALUE_GENERATE(mask_value); in disable_blocks_attention()