Home | History | Annotate | Download | only in pending

Lines Matching full:real_s

1066   sector_t total, real_s, real_c;
1068 real_s = sector(s) - 1;
1070 total = (real_c * g_sectors + real_s) * g_heads + h;
1074 if (real_s >= g_sectors)