Home
last modified time | relevance | path

Searched defs:mboot (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/uts/common/sys/dktp/
H A Dfdisk.h146 struct mboot { /* master boot block */ struct
147 char bootinst[BOOTSZ];
148 uint16_t win_volserno_lo;
149 uint16_t win_volserno_hi;
150 uint16_t reserved;
151 char parts[FD_NUMPART * sizeof (struct ipart)];
152 ushort_t signature;
/titanic_50/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c732 struct mboot *mboot; in get_start_sector() local
941 multiboot_header_t *mboot; in prepare_fake_multiboot() local
1229 multiboot_header_t *mboot; in read_stage2_from_disk() local
1450 find_x86_bootpar(struct mboot *mboot, int *part_num, uint32_t *start_sect) in find_x86_bootpar()
1478 struct mboot *mboot; in get_raw_partition_path() local
H A Dinstallgrub.h54 multiboot_header_t *mboot; member
/titanic_50/usr/src/cmd/boot/mbr/
H A Dmbr.c58 struct mboot *mboot; in main() local
/titanic_50/usr/src/cmd/boot/common/
H A Dmboot_extra.c62 multiboot_header_t *mboot; in find_multiboot() local
/titanic_50/usr/src/cmd/boot/installboot/
H A Dinstallboot.h52 multiboot_header_t *mboot; member
H A Dinstallboot.c186 multiboot_header_t *mboot; in read_bootblock_from_disk() local
340 multiboot_header_t *mboot; in prepare_bootblock() local
/titanic_50/usr/src/cmd/format/
H A Dmenu_fdisk.c679 struct mboot mboot; local
825 struct mboot mboot; local
/titanic_50/usr/src/cmd/hal/utils/
H A Dfsutils.c118 struct mboot *mboot = (struct mboot *)&buf[0]; in walk_partitions() local
/titanic_50/usr/src/cmd/fstyp/
H A Dfstyp.c312 struct mboot *mboot = (struct mboot *)&buf[0]; in walk_partitions() local
/titanic_50/usr/src/uts/common/io/
H A Dcmlb.c5026 struct mboot *mboot; local
5084 struct mboot *mboot = NULL; local
/titanic_50/usr/src/cmd/boot/bootadm/
H A Dbootadm.c5189 struct mboot *mboot; local