Searched refs:BOOT (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/pxeldr/
H A DMakefile32 FILES= ${BOOT}
33 MAN= ${BOOT}.8
36 CLEANFILES= ${BOOT} ${OBJS}
38 BOOT= pxeboot macro
54 CLEANFILES += ${BOOT}.tmp
56 ${BOOT}: ${LDR} ${LOADER}
72 all: ${BOOT}
74 install: $(BOOT:%=$(ROOT_BOOT)/%)
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DTask.xs31 BOOT:
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate.h47 #define BOOT 0x00000400 /* -B */ macro
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs97 BOOT:
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h258 enum power_state { BOOT = 0, BELOW_MINIMUM, MINIMUM, REDUNDANT }; enumerator in enum:power_state
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c75 #define BOOT 0x01 macro
280 report_map(devicep, BOOT);
647 * Example output (-p maps to physpath=BOOT)
711 if ((physpath != BOOT) &&
735 if ((physpath != BOOT) &&
769 if (physpath == BOOT) {
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs161 BOOT:
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs1234 BOOT:
/illumos-gate/usr/src/cmd/init/
H A Dinit.c263 #define BOOT 4 /* Start at boot time only */ macro
1303 * ONDEMAND, POWERFAIL, or BOOT we don't wait for the process
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c2102 if (softsp->power_state != BOOT) {

Completed in 85 milliseconds