Searched refs:cim_cmd_ptr (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dcimarron.c172 unsigned char *cim_cmd_ptr = (unsigned char *) 0; variable in typeref:typename:unsigned char *
/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_gp.c291 cim_cmd_ptr = cim_cmd_base_ptr + gp3_cmd_current;
358 cim_cmd_ptr = cim_cmd_base_ptr + gp3_cmd_current;
662 cim_cmd_ptr = cim_cmd_base_ptr + gp3_cmd_current;
806 cim_cmd_ptr = cim_cmd_base_ptr + gp3_cmd_current;
888 cim_cmd_ptr = cim_cmd_base_ptr + gp3_cmd_current;
1311 cim_cmd_ptr = cim_cmd_base_ptr + gp3_cmd_current;
1343 cim_cmd_ptr += total_dwords << 2;
1363 cim_cmd_ptr = cim_cmd_base_ptr + gp3_cmd_current;
1512 cim_cmd_ptr = cim_cmd_base_ptr + gp3_cmd_current;
1543 cim_cmd_ptr
[all...]
H A Dcim_defs.h56 (*(unsigned long *)(cim_cmd_ptr + (offset))) = (value)
59 (*(unsigned char *)(cim_cmd_ptr + (offset))) = (value)
336 _asm { mov edi, cim_cmd_ptr } \
470 move_dw (cim_cmd_ptr+ ((unsigned long)(offset)), \
H A Dcim_rtns.h51 extern unsigned char *cim_cmd_ptr;

Completed in 7 milliseconds