Searched refs:e_cyl (Results 1 – 1 of 1) sorted by relevance
6007 UINT i, n, sz_cyl, tot_cyl, b_cyl, e_cyl, p_cyl; local6053 e_cyl = b_cyl + p_cyl - 1; /* End cylinder */6054 if (e_cyl >= tot_cyl) LEAVE_MKFS(FR_INVALID_PARAMETER);6062 p[6] = (BYTE)(((e_cyl >> 2) & 0xC0) | cluster_size); /* End sector */6063 p[7] = (BYTE)e_cyl; /* End cylinder */