Searched refs:SISIOMEMTYPE (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dvgatypes.h70 #define SISIOMEMTYPE macro
77 #undef SISIOMEMTYPE
78 #define SISIOMEMTYPE __iomem macro
H A Dvstruct.h250 unsigned char SISIOMEMTYPE *VideoMemoryAddress;
H A Dinit.c1576 unsigned char SISIOMEMTYPE *memaddr = SiS_Pr->VideoMemoryAddress;
1578 unsigned short SISIOMEMTYPE *pBuffer;
1587 pBuffer = (unsigned short SISIOMEMTYPE *)memaddr;
1591 pBuffer = (unsigned short SISIOMEMTYPE *)memaddr;

Completed in 8 milliseconds