Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h512 #define S_HOSTPAGESIZEPF5 20 macro
514 #define V_HOSTPAGESIZEPF5(x) ((x) << S_HOSTPAGESIZEPF5)
515 #define G_HOSTPAGESIZEPF5(x) (((x) >> S_HOSTPAGESIZEPF5) & M_HOSTPAGESIZEPF5)