Searched refs:S_HOSTPAGESIZEPF0 (Results 1 – 3 of 3) sorted by relevance
147 s_hps = (S_HOSTPAGESIZEPF0 + in t4vf_get_sge_params()148 (S_HOSTPAGESIZEPF1 - S_HOSTPAGESIZEPF0) * pf); in t4vf_get_sge_params()
9594 r >>= S_HOSTPAGESIZEPF0 + in t4_init_sge_params()9595 (S_HOSTPAGESIZEPF1 - S_HOSTPAGESIZEPF0) * adapter->pf; in t4_init_sge_params()
677 #define S_HOSTPAGESIZEPF0 0 macro679 #define V_HOSTPAGESIZEPF0(x) ((x) << S_HOSTPAGESIZEPF0)680 #define G_HOSTPAGESIZEPF0(x) (((x) >> S_HOSTPAGESIZEPF0) & M_HOSTPAGESIZEPF0)