Searched refs:disklabel (Results 1 – 11 of 11) sorted by relevance
| /titanic_53/usr/src/boot/sys/sys/ |
| H A D | disklabel.h | 72 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() 295 int bsd_disklabel_le_dec(u_char *ptr, struct disklabel *d, int maxpart); 297 void bsd_disklabel_le_enc(u_char *ptr, struct disklabel *d); 301 struct disklabel *getdiskbyname(const char *);
|
| /titanic_53/usr/src/boot/sys/boot/arm/at91/boot2/ |
| H A D | boot2.c | 251 struct disklabel *d; in dskread()
|
| /titanic_53/usr/src/boot/sys/boot/common/ |
| H A D | part.c | 487 struct disklabel *dl; in ptable_bsdread() 494 if (table->sectorsize < sizeof (struct disklabel)) { in ptable_bsdread() 507 dl = (struct disklabel *)buf; in ptable_bsdread()
|
| /titanic_53/usr/src/boot/sys/boot/arm/ixp425/boot2/ |
| H A D | boot2.c | 298 struct disklabel *d; in dskread()
|
| /titanic_53/usr/src/grub/grub-0.97/lib/ |
| H A D | device.c | 217 struct disklabel hdg; in get_drive_geometry()
|
| /titanic_53/usr/src/grub/grub-0.97/docs/ |
| H A D | grub.info-2 | 358 BSD-SUBPART-LETTER represents the BSD disklabel subpartition, such as 363 first PC partition containing a BSD disklabel, then finds the
|
| H A D | multiboot.texi | 698 using BSD's @dfn{disklabel} strategy, then @samp{part1} contains the DOS
|
| H A D | multiboot.info | 655 "disklabel" strategy, then `part1' contains the DOS partition number,
|
| H A D | grub.texi | 1855 and @var{bsd-subpart-letter} represents the BSD disklabel subpartition, 1860 searches for the first PC partition containing a BSD disklabel, then
|
| H A D | grub.info | 1663 BSD-SUBPART-LETTER represents the BSD disklabel subpartition, such as 1668 first PC partition containing a BSD disklabel, then finds the
|
| /titanic_53/usr/src/grub/grub-0.97/ |
| H A D | ChangeLog | 4306 sys/ioctl.h, sys/disklabel.h, or sys/ioctl.h. 6150 <sys/disklabel.h>.
|