Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4_regs.h184 #define HOSTPAGESIZEPF2_S 8 macro
186 #define HOSTPAGESIZEPF2_V(x) ((x) << HOSTPAGESIZEPF2_S)
187 #define HOSTPAGESIZEPF2_G(x) (((x) >> HOSTPAGESIZEPF2_S) & HOSTPAGESIZEPF2_M)