Searched refs:i9xx (Results 1 – 2 of 2) sorted by relevance
55 dev_priv->ifp.i9xx.bst = bpa->pa_memt; in i915_alloc_ifp()63 &dev_priv->ifp.i9xx.bsh) != 0) in i915_alloc_ifp()70 &dev_priv->ifp.i9xx.bsh)) in i915_alloc_ifp()78 dev_priv->ifp.i9xx.bsh = 0; in i915_alloc_ifp()88 dev_priv->ifp.i9xx.bst = bpa->pa_memt; in i965_alloc_ifp()97 &dev_priv->ifp.i9xx.bsh) != 0) in i965_alloc_ifp()104 &dev_priv->ifp.i9xx.bsh)) in i965_alloc_ifp()115 dev_priv->ifp.i9xx.bsh = 0; in i965_alloc_ifp()196 if (dev_priv->ifp.i9xx.bsh != 0) in intel_gmch_gtt_flush()197 bus_space_write_4(dev_priv->ifp.i9xx.bst, in intel_gmch_gtt_flush()[all …]
273 } i9xx; member