Searched refs:SDM_OP_GEN_COMP_PARAM (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bxe/ | ||
H A D | ecore_hsi.h | 4192 …#define SDM_OP_GEN_COMP_PARAM (0x1F<<0) /* … macro |
H A D | bxe.c | 17813 (((param) << SDM_OP_GEN_COMP_PARAM_SHIFT) & SDM_OP_GEN_COMP_PARAM) |