Searched refs:RankNo (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | vb_init.c | 144 static int XGINew_SetRank(int index, UCHAR RankNo, UCHAR XGINew_ChannelAB, 147 static int XGINew_CheckRanks(int RankNo, int index, 149 static int XGINew_CheckRank(int RankNo, int index, 151 static int XGINew_CheckDDRRank(int RankNo, int index, 153 static int XGINew_CheckDDRRanks(int RankNo, int index, 1918 int XGINew_SetRank(int index, UCHAR RankNo, UCHAR XGINew_ChannelAB, argument 1924 if ( ( RankNo == 2 ) && ( DRAMTYPE_TABLE[ index ][ 0 ] == 2 ) ) 1929 if ( ( RankNo * RankSize ) <= 128 ) 1937 data |= ( RankNo - 1 ) << 2 ; 2058 int XGINew_CheckRank(int RankNo, in argument 2093 XGINew_CheckDDRRank(int RankNo,int index,const USHORT DRAMTYPE_TABLE[][5],PVB_DEVICE_INFO pVBInfo) argument 2137 XGINew_CheckRanks(int RankNo,int index,const USHORT DRAMTYPE_TABLE[][5],PVB_DEVICE_INFO pVBInfo) argument 2164 XGINew_CheckDDRRanks(int RankNo,int index,const USHORT DRAMTYPE_TABLE[][5],PVB_DEVICE_INFO pVBInfo) argument [all...] |
Completed in 4 milliseconds