Searched refs:sc (Results 1 – 1 of 1) sorted by relevance
3743 LBA_t sc; local3818 sc = fs->winsect;3821 res = move_window(fs, sc);3897 sc = clst2sect(fs, clst);3898 if (sc == 0) {3901 fp->sect = sc + (DWORD)(ofs / SS(fs));5768 BYTE hd, n_hd, sc, n_sc; local5876 sc = (BYTE)(nxt_alloc32 % n_sc + 1); /* Partition start CHS sector */5878 pte[PTE_StSec] = (BYTE)((cy >> 2 & 0xC0) | sc);5883 sc = (BYTE)((nxt_alloc32 + sz_part32 - 1) % n_sc + 1); /* Partition end CHS sector */[all …]