gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:fatDCacheStart (0.01 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
3433:                 /* Map the file system information sector */
3434:                 err = fatDCacheStart(fs, fs->ff_fsinfo, &page);
3435:                 if (err < E_OK) goto exit0;