Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c7688 V_EGRSTATUSPAGESIZE(stat_len != 64)); in t4_fixup_host_params_compat()
7766 V_EGRSTATUSPAGESIZE(stat_len != 64)); in t4_fixup_host_params_compat()
H A Dt4_regs.h568 #define V_EGRSTATUSPAGESIZE(x) ((x) << S_EGRSTATUSPAGESIZE) macro
569 #define F_EGRSTATUSPAGESIZE V_EGRSTATUSPAGESIZE(1U)