Searched refs:reboot (Results 51 - 75 of 196) sorted by relevance

12345678

/freebsd-11-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_cons.c42 #include <sys/reboot.h>
/freebsd-11-stable/sys/pc98/cbus/
H A Dpmc.c41 #include <sys/reboot.h>
/freebsd-11-stable/sys/powerpc/powermac/
H A Dpowermac_thermal.c39 #include <sys/reboot.h>
/freebsd-11-stable/sys/powerpc/pseries/
H A Drtas_dev.c38 #include <sys/reboot.h>
166 token = rtas_token_lookup("system-reboot");
/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_setup.c39 #include <sys/reboot.h>
H A Dar724x_chip.c39 #include <sys/reboot.h>
H A Dar91xx_chip.c39 #include <sys/reboot.h>
H A Dar933x_chip.c39 #include <sys/reboot.h>
H A Dar71xx_chip.c39 #include <sys/reboot.h>
H A Dar71xx_machdep.c40 #include <sys/reboot.h>
/freebsd-11-stable/sys/mips/broadcom/
H A Dbcm_machdep.c49 #include <sys/reboot.h>
/freebsd-11-stable/sys/mips/cavium/
H A Docteon_pci_console.c38 #include <sys/reboot.h>
/freebsd-11-stable/sys/mips/gxemul/
H A Dgxemul_machdep.c46 #include <sys/reboot.h>
/freebsd-11-stable/sys/mips/rt305x/
H A Drt305x_machdep.c48 #include <sys/reboot.h>
/freebsd-11-stable/sys/dev/gxemul/cons/
H A Dgxemul_cons.c40 #include <sys/reboot.h>
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_machdep.c35 #include <sys/reboot.h>
/freebsd-11-stable/stand/userboot/userboot/
H A Dmain.c298 COMMAND_SET(reboot, "reboot", "reboot the system", command_reboot);
/freebsd-11-stable/stand/i386/pxeldr/
H A Dpxeldr.S38 #include <sys/reboot.h>
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsboot.c27 #include <sys/reboot.h>
141 void reboot(void);
818 reboot();
857 reboot();
913 reboot(void) function
/freebsd-11-stable/sys/dev/sfxge/common/
H A Dsiena_nvram.c178 boolean_t reboot; local
183 * explicitly cope with an MC reboot after a firmware update.
185 reboot = (partn == MC_CMD_NVRAM_TYPE_PHY_PORT0 ||
189 rc = efx_mcdi_nvram_update_finish(enp, partn, reboot, NULL);
/freebsd-11-stable/sys/sys/
H A Dsyscall.mk51 reboot.o \
/freebsd-11-stable/sys/arm/arm/
H A Ddb_interface.c44 #include <sys/reboot.h>
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Decona_machdep.c82 #include <sys/reboot.h>
/freebsd-11-stable/sys/powerpc/booke/
H A Dbooke_machdep.c139 #include <sys/reboot.h>
/freebsd-11-stable/sys/powerpc/ps3/
H A Dplatform_ps3.c36 #include <sys/reboot.h>

Completed in 330 milliseconds

12345678