Searched refs:HOSTPAGESIZEPF0_S (Results 1 – 3 of 3) sorted by relevance
624 s_hps = (HOSTPAGESIZEPF0_S + in t4vf_get_sge_params()625 (HOSTPAGESIZEPF1_S - HOSTPAGESIZEPF0_S) * pf); in t4vf_get_sge_params()
180 #define HOSTPAGESIZEPF0_S 0 macro182 #define HOSTPAGESIZEPF0_V(x) ((x) << HOSTPAGESIZEPF0_S)183 #define HOSTPAGESIZEPF0_G(x) (((x) >> HOSTPAGESIZEPF0_S) & HOSTPAGESIZEPF0_M)
5257 s_hps = (HOSTPAGESIZEPF0_S + in t4_init_sge_params()5258 (HOSTPAGESIZEPF1_S - HOSTPAGESIZEPF0_S) * adapter->fn); in t4_init_sge_params()