Searched refs:boot (Results 151 - 159 of 159) sorted by relevance

1234567

/freebsd-11-stable/sys/dev/mlx5/
H A Ddriver.h1015 int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot);
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c7536 * only once at first boot. Called from a process context.
7563 * obtained on first boot from the initialization firmware.
7856 * The firmware boot code is small and is intended to be copied directly into
7877 /* Start boot load now. */
7888 device_printf(sc->sc_dev, "%s: could not load boot firmware\n",
7894 /* Enable boot after power up. */
7925 /* Load firmware boot code. */
7926 error = iwn4965_load_bootcode(sc, fw->boot.text, fw->boot.textsz);
7928 device_printf(sc->sc_dev, "%s: could not load boot firmwar
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug.c59 #include <asm/octeon/octeon-boot-info.h>
67 #include "octeon-boot-info.h"
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S283 movw $0x1234, BDA_BOOT # Do a warm boot
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c2161 * UEFI boot, these end in "s0" or "s0/old" or "s1" or
2452 * For a spare vdev, we only want to boot from the active
2883 "you boot from pool '%s', you may need to update\n"
2884 "boot code on newly attached disk '%s'.\n\n"
2886 "your new boot disk\n"
2888 "\tgpart bootcode -b /boot/pmbr -p "
2889 "/boot/gptzfsboot -i 1 da0\n\n"),
4124 boolean_t boot = B_FALSE; local
4139 boot = B_TRUE;
4146 *system = boot;
[all...]
/freebsd-11-stable/share/mk/
H A Ddirdeps.mk361 # we must be boot-strapping
/freebsd-11-stable/contrib/bmake/mk/
H A Ddirdeps.mk414 # we must be boot-strapping
/freebsd-11-stable/share/man/man9/
H A DMakefile17 boot.9 \
/freebsd-11-stable/contrib/bmake/
H A Dconfigure1313 --with-mksrc=PATH tell makefile.boot where to find mk src

Completed in 137 milliseconds

1234567