HomeSort by: relevance | last modified time | path
    Searched refs:booting (Results 1 - 13 of 13) sorted by relevancy

  /src/distrib/common/
sunbootcd.sh 45 into a CD-ROM file system image suitable for booting on the
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
exynos5420-cpus.dtsi 12 * but particular boards choose different booting order.
15 * booting cluster (big or LITTLE) is chosen by IROM code by reading
16 * the gpg2-1 GPIO. By default all Exynos5422 based boards choose booting
exynos5422-cpus.dtsi 11 * but particular boards choose different booting order.
14 * booting cluster (big or LITTLE) is chosen by IROM code by reading
15 * the gpg2-1 GPIO. By default all Exynos5422 based boards choose booting
armada-xp-lenovo-ix4-300d.dts 201 /* init blinking while booting */
da850-lcdk.dts 383 /* The LCDK defaults to booting from this partition */
rk3288.dtsi 167 * are not affected, this issue prevents 4GB from booting.
  /src/sys/arch/hpcmips/stand/pbsdboot/
main.c 112 BOOL booting = FALSE; variable in typeref:typename:BOOL
600 booting = TRUE;
617 if(booting){
619 booting = FALSE;
1163 booting = FALSE;
1296 if(!booting){/* ignore! */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sdm845-cheza-r1.dts 57 * prevents the system from booting.
sdm845-cheza-r2.dts 57 * prevents the system from booting.
  /src/sys/dev/vme/
xy.c 239 int booting; /* are we booting or not? */ member in struct:xyc_attach_args
571 xa.booting = 1;
629 /* if booting, init the xy_softc */
631 if (xa->booting) {
647 /* if not booting, make sure we are the only process in the attach for
650 if (!xa->booting) {
821 if (!xa->booting) {
1070 xa.booting = 0;
1173 xa.booting = 0
    [all...]
xd.c 323 int booting; /* are we booting or not? */ member in struct:xdc_attach_args
672 xa.booting = 1;
731 /* if booting, init the xd_softc */
733 if (xa->booting) {
742 /* if not booting, make sure we are the only process in the attach for
745 if (!xa->booting) {
907 if (!xa->booting) {
1151 xa.booting = 0;
1252 xa.booting = 0
    [all...]
  /src/sys/arch/sun3/dev/
xd.c 276 int booting; /* are we booting or not? */ member in struct:xdc_attach_args
514 xa.booting = 1;
  /src/share/terminfo/
terminfo 2183 # "The vt(4) system console is automatically selected when booting via UEFI."
    [all...]

Completed in 75 milliseconds