Searched refs:IS_SISM650 (Results 1 – 2 of 2) sorted by relevance
61 #define IS_SISM650 (SiS_Pr->SiS_SysFlags & (SF_IsM650 | SF_IsM652 | SF_IsM653)) macro62 #define IS_SIS65x (IS_SIS651 || IS_SISM650) /* Only special versions of 65x */
3109 if((IS_SIS651) || (IS_SISM650) || in SiS_StrangeStuff()