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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_i2c.c72 BOOLEAN bEDIDCheckSum(PUCHAR pjEDIDBuf,ULONG ulBufSize);
385 if (bEDIDCheckSum(pjBuffer, 128) != 0) {
513 if (bEDIDCheckSum(pjBuffer, 128) != 0)
1654 BOOLEAN bEDIDCheckSum(PUCHAR pjEDIDBuf,ULONG ulBufSize) function in typeref:typename:BOOLEAN
1728 if (bEDIDCheckSum(pjBuffer, 128) != 0)
1799 if (bEDIDCheckSum(pjBuffer, 256) != 0)

Completed in 3 milliseconds