Searched refs:beghead (Results 1 – 7 of 7) sorted by relevance
77 unsigned char beghead; /* beginning head, sector, cylinder */ member
486 (unsigned int)iparts[part_num - 1].beghead) != 0) { in get_attrs()673 iparts[j].beghead = log_drv->parts[0].beghead; in get_parts()
128 partp->beghead = getbyte((uchar_t **)&bootptr); in fill_ipart()547 ip.beghead = ip.begsect = ip.begcyl = 0xff;765 ip.beghead = ip.begsect = ip.begcyl = 0xff;
2031 Table[i].beghead == bhead && in load()2060 temp->parts[0].beghead == bhead && in load()2262 Table[ti].beghead = (uchar_t)hd; in Set_Table_CHS_Values()2341 Table[i].beghead = (uchar_t)bhead; in insert_tbl()2380 Old_Table[i].beghead == bhead && in entry_from_old_table()2511 Table[i].beghead, in verify_tbl()2521 Table[j].beghead, in verify_tbl()3876 (void) fprintf(stderr, "%-5d ", Table[i].beghead);3977 partp->beghead = getbyte(&bootptr);4158 Table[i].beghead,[all …]
1049 part->beghead = (uchar_t)hd; in fdisk_set_CHS_values()
1393 parts[0].beghead = 0; in write_default_label()
3547 (fdp->beghead == LBA_MAX_HEAD) &&