Searched defs:start_ch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c3311 int start_cl, start_ch, start_dh;
3382 lba_to_chs (new_start, &start_cl, &start_ch, &start_dh);
3388 PC_SLICE_CYL (mbr, entry) = start_ch;
3273 int start_cl, start_ch, start_dh; local

Completed in 70 milliseconds