Searched refs:HOSTPAGESIZEPF0_S (Results 1 – 3 of 3) sorted by relevance
625 s_hps = (HOSTPAGESIZEPF0_S + in t4vf_get_sge_params()626 (HOSTPAGESIZEPF1_S - HOSTPAGESIZEPF0_S) * pf); in t4vf_get_sge_params()
194 #define HOSTPAGESIZEPF0_S 0 macro196 #define HOSTPAGESIZEPF0_V(x) ((x) << HOSTPAGESIZEPF0_S)197 #define HOSTPAGESIZEPF0_G(x) (((x) >> HOSTPAGESIZEPF0_S) & HOSTPAGESIZEPF0_M)
7263 s_hps = (HOSTPAGESIZEPF0_S + in t4_init_sge_params()7264 (HOSTPAGESIZEPF1_S - HOSTPAGESIZEPF0_S) * adapter->pf); in t4_init_sge_params()