Searched refs:sc (Results 1 – 1 of 1) sorted by relevance
3664 LBA_t sc; local3739 sc = fs->winsect;3742 res = move_window(fs, sc);3818 sc = clst2sect(fs, clst);3819 if (sc == 0) {3822 fp->sect = sc + (DWORD)(ofs / SS(fs));5670 BYTE hd, n_hd, sc, n_sc; local5778 sc = (BYTE)(nxt_alloc32 % n_sc + 1); /* Start sector */5780 pte[PTE_StSec] = (BYTE)((cy >> 2 & 0xC0) | sc);5785 sc = (BYTE)((nxt_alloc32 + sz_part32 - 1) % n_sc + 1); /* End sector */[all …]