Home
last modified time | relevance | path

Searched refs:beghead (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/dktp/
H A Dfdisk.h77 unsigned char beghead; /* beginning head, sector, cylinder */ member
/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dpartition.c486 (unsigned int)iparts[part_num - 1].beghead) != 0) { in get_attrs()
673 iparts[j].beghead = log_drv->parts[0].beghead; in get_parts()
/titanic_41/usr/src/cmd/format/
H A Dmenu_fdisk.c128 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;
/titanic_41/usr/src/cmd/fdisk/
H A Dfdisk.c2031 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 …]
/titanic_41/usr/src/lib/libfdisk/common/
H A Dlibfdisk.c1049 part->beghead = (uchar_t)hd; in fdisk_set_CHS_values()
/titanic_41/usr/src/cmd/rmformat/
H A Drmf_slice.c1393 parts[0].beghead = 0; in write_default_label()
/titanic_41/usr/src/uts/common/io/
H A Dcmlb.c3547 (fdp->beghead == LBA_MAX_HEAD) &&