Searched refs:cim_vip_ptr (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | cimarron.c | 174 unsigned char *cim_vip_ptr = (unsigned char *) 0; variable in typeref:typename:unsigned char *
|
| H A D | lx_driver.c | 211 cim_vip_ptr = (unsigned char *) xf86MapPciMem(index, VIDMEM_MMIO, 223 cim_vip_ptr = map_pci_mem(pScrni, 0, pci, 4, LX_VIP_REG_SIZE); 235 !cim_vip_ptr) 634 xf86UnMapVidMem(pScrni->scrnIndex, (pointer) cim_vip_ptr, LX_VIP_REG_SIZE); 644 unmap_pci_mem(pScrni, pci, cim_vip_ptr, LX_VIP_REG_SIZE);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| H A D | cim_defs.h | 71 (*(volatile unsigned long *)(cim_vip_ptr + (offset))) 74 (*(volatile unsigned long *)(cim_vip_ptr + (offset))) = (value)
|
| H A D | cim_rtns.h | 53 extern unsigned char *cim_vip_ptr;
|
Completed in 5 milliseconds