FAT_BUF
if (!devread (sector, 0, FAT_CACHE_SIZE, (char*) FAT_BUF))
next_cluster = * (unsigned long *) (FAT_BUF + (cached_pos >> 1));