Searched refs:lba_to_chs (Results 1 – 1 of 1) sorted by relevance
324 static void lba_to_chs(lbaint_t lba, unsigned char *rc, unsigned char *rh, in lba_to_chs() function352 lba_to_chs(start, &pt->cyl, &pt->head, &pt->sector); in mbr_fill_pt_entry()353 lba_to_chs(start + size - 1, &pt->end_cyl, &pt->end_head, &pt->end_sector); in mbr_fill_pt_entry()
Completed in 2 milliseconds