Searched refs:FileLength (Results 1 – 3 of 3) sorted by relevance
41 void *xdiLoadFile(char *FileName, dword *FileLength, unsigned long MaxLoadSize);46 void *xdiLoadArchive(PISDN_ADAPTER IoAdapter, dword *FileLength, unsigned long MaxLoadSize);
278 dword code, FileLength; in qBri_FPGA_download() local303 &FileLength, &code); in qBri_FPGA_download()308 &FileLength, &code); in qBri_FPGA_download()333 while (code < FileLength) in qBri_FPGA_download()
819 void *xdiLoadFile(char *FileName, dword *FileLength, in xdiLoadFile() argument824 if (FileLength) { in xdiLoadFile()825 *FileLength = diva_xdiLoadFileLength; in xdiLoadFile()