Searched refs:BOOTPROG (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/boot/mbr/
H A DMakefile26 BOOTPROG= mbr macro
28 OBJS= $(BOOTPROG).o
33 CLOBBERFILES = $(BOOTPROG)
37 all: $(BOOTPROG)
/illumos-gate/usr/src/cmd/boot/symdef/
H A DMakefile26 BOOTPROG= symdef macro
28 OBJS= $(BOOTPROG).o
41 CLOBBERFILES= $(BOOTPROG)
43 all: $(BOOTPROG)
/illumos-gate/usr/src/cmd/boot/scripts/
H A DMakefile.com44 BOOTPROG= $(COMMON_BOOTPROG) $($(MACH)_BOOTPROG)
57 all: $(BOOTPROG) $(METHODPROG) $(PROG)
62 $(RM) $(BOOTPROG) $(METHODPROG) $(PROG)
/illumos-gate/usr/src/cmd/boot/
H A DMakefile.com34 ROOTBOOTSOLARISBINPROG= $(BOOTPROG:%=$(ROOTBOOTSOLARISBIN)/%)
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dgpt.c78 BOOTPROG, which);
87 printf("%s: unable to update %s GPT header\n", BOOTPROG, which);
100 printf("%s: invalid partition index\n", BOOTPROG);
106 BOOTPROG);
191 printf("%s: unable to read %s GPT header\n", BOOTPROG, which);
199 printf("%s: invalid %s GPT header\n", BOOTPROG, which);
205 printf("%s: %s GPT header checksum mismatch\n", BOOTPROG,
265 BOOTPROG, which);
276 printf("%s: unable to update %s GPT header\n", BOOTPROG, which);
297 BOOTPROG, whic
[all...]
/illumos-gate/usr/src/boot/sys/boot/i386/common/
H A Ddrv.c90 BOOTPROG, v86.eax >> 8 & 0xff, lba);

Completed in 108 milliseconds