Home
last modified time | relevance | path

Searched refs:disklabel (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Ddisklabel.h72 struct disklabel { struct
148 CTASSERT(sizeof(struct disklabel) == 148 + MAXPARTITIONS * 16); argument
151 static __inline u_int16_t dkcksum(struct disklabel *lp);
153 dkcksum(struct disklabel *lp) in dkcksum()
293 int bsd_disklabel_le_dec(u_char *ptr, struct disklabel *d, int maxpart);
295 void bsd_disklabel_le_enc(u_char *ptr, struct disklabel *d);
299 struct disklabel *getdiskbyname(const char *);
/illumos-gate/usr/src/boot/common/
H A Dpart.c487 struct disklabel *dl; in ptable_bsdread()
494 if (table->sectorsize < sizeof (struct disklabel)) { in ptable_bsdread()
507 dl = (struct disklabel *)buf; in ptable_bsdread()
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Ddevice.c217 struct disklabel hdg; in get_drive_geometry()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2358 BSD-SUBPART-LETTER represents the BSD disklabel subpartition, such as
363 first PC partition containing a BSD disklabel, then finds the
H A Dmultiboot.texi698 using BSD's @dfn{disklabel} strategy, then @samp{part1} contains the DOS
H A Dmultiboot.info655 "disklabel" strategy, then `part1' contains the DOS partition number,
H A Dgrub.texi1855 and @var{bsd-subpart-letter} represents the BSD disklabel subpartition,
1860 searches for the first PC partition containing a BSD disklabel, then
H A Dgrub.info1663 BSD-SUBPART-LETTER represents the BSD disklabel subpartition, such as
1668 first PC partition containing a BSD disklabel, then finds the
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4306 sys/ioctl.h, sys/disklabel.h, or sys/ioctl.h.
6150 <sys/disklabel.h>.