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

/illumos-gate/usr/src/uts/common/sys/dktp/
H A Dfdisk.h77 unsigned char beghead; /* beginning head, sector, cylinder */ member in struct:ipart
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dpartition.c486 (unsigned int)iparts[part_num - 1].beghead) != 0) {
673 iparts[j].beghead = log_drv->parts[0].beghead;
/illumos-gate/usr/src/cmd/format/
H A Dmenu_fdisk.c129 partp->beghead = getbyte((uchar_t **)&bootptr);
548 ip.beghead = ip.begsect = ip.begcyl = 0xff;
776 ip.beghead = ip.begsect = ip.begcyl = 0xff;
/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c2031 Table[i].beghead == bhead &&
2060 temp->parts[0].beghead == bhead &&
2262 Table[ti].beghead = (uchar_t)hd;
2341 Table[i].beghead = (uchar_t)bhead;
2380 Old_Table[i].beghead == bhead &&
2511 Table[i].beghead,
2521 Table[j].beghead,
3876 (void) fprintf(stderr, "%-5d ", Table[i].beghead);
3977 partp->beghead = getbyte(&bootptr);
4158 Table[i].beghead,
[all...]
/illumos-gate/usr/src/lib/libfdisk/common/
H A Dlibfdisk.c1049 part->beghead = (uchar_t)hd;
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c1393 parts[0].beghead = 0;
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c3580 (fdp->beghead == LBA_MAX_HEAD) &&

Completed in 70 milliseconds