Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/drm/
Dati_pcigart.h97 u32 *pci_gart, page_base, bus_address = 0; in DRM() local
126 pci_gart = (u32 *)address; in DRM()
131 memset( pci_gart, 0, ATI_MAX_PCIGART_PAGES * sizeof(u32) ); in DRM()
149 *pci_gart++ = cpu_to_le32( page_base ); in DRM()