/freebsd/sys/kern/ |
H A D | subr_boot.c | 94 int i, howto; boot_env_to_howto() local 112 boot_howto_to_env(int howto) boot_howto_to_env() argument 132 int howto; boot_parse_arg() local 195 int howto; boot_parse_cmdline_delim() local 224 int i, howto; boot_parse_args() local [all...] |
H A D | kern_shutdown.c | 321 int howto; in shutdown_nice_task_fn() local 349 shutdown_nice(int howto) in shutdown_nice() argument 434 reboottrace(int howto) reboottrace() argument 458 kern_reboot(int howto) kern_reboot() argument 644 shutdown_halt(void * junk,int howto) shutdown_halt() argument 669 shutdown_panic(void * junk,int howto) shutdown_panic() argument 702 shutdown_reset(void * junk,int howto) shutdown_reset() argument 995 poweroff_wait(void * junk,int howto) poweroff_wait() argument 1015 kproc_shutdown(void * arg,int howto) kproc_shutdown() argument 1035 kthread_shutdown(void * arg,int howto) kthread_shutdown() argument [all...] |
/freebsd/stand/userboot/userboot/ |
H A D | bootinfo.c | 40 int howto; in bi_getboothowto() local 78 bi_setboothowto(int howto) in bi_setboothowto()
|
H A D | bootinfo64.c | 103 int howto; in bi_load64() local
|
H A D | bootinfo32.c | 64 int bootdevnr, howto; in bi_load32() local
|
/freebsd/stand/i386/libi386/ |
H A D | bootinfo.c | 42 int howto; in bi_getboothowto() local 79 bi_setboothowto(int howto) in bi_setboothowto()
|
H A D | bootinfo64.c | 108 int howto; in bi_load64() local
|
H A D | bootinfo32.c | 65 int bootdevnr, i, howto; in bi_load32() local
|
/freebsd/stand/common/ |
H A D | metadata.c | 53 int howto; in md_getboothowto() local 88 int howto; in md_load_dual() local
|
/freebsd/stand/efi/loader/ |
H A D | bootinfo.c | 77 int howto; in bi_getboothowto() local 338 int howto; in bi_load() local
|
/freebsd/sys/powerpc/powernv/ |
H A D | opal_dev.c | 344 opal_shutdown(void *arg, int howto) in opal_shutdown() 360 int howto; in opal_handle_shutdown_message() local
|
/freebsd/sys/dev/gpio/ |
H A D | gpiopower.c | 107 gpiopower_assert(device_t dev, int howto) in gpiopower_assert()
|
/freebsd/sys/powerpc/pseries/ |
H A D | rtas_dev.c | 153 rtas_shutdown(void *arg, int howto) in rtas_shutdown()
|
/freebsd/sys/dev/iicbus/pmic/rockchip/ |
H A D | rk8xx.c | 105 rk8xx_poweroff(void *arg, int howto) in rk8xx_poweroff()
|
/freebsd/sys/dev/syscon/ |
H A D | syscon_power.c | 63 syscon_power_shutdown_final(device_t dev, int howto) in syscon_power_shutdown_final()
|
/freebsd/sys/dev/psci/ |
H A D | psci.c | 478 psci_shutdown(void *xsc, int howto) in psci_shutdown() 494 psci_reboot(void *xsc, int howto) in psci_reboot()
|
/freebsd/sys/security/mac/ |
H A D | mac_system.c | 174 mac_system_check_reboot(struct ucred *cred, int howto) in mac_system_check_reboot()
|
/freebsd/sys/dev/xen/control/ |
H A D | control.c | 315 xctrl_shutdown_final(void *arg, int howto) in xctrl_shutdown_final()
|
/freebsd/sys/arm64/apple/ |
H A D | apple_wdog.c | 200 apple_wdog_reboot_system(void *private, int howto) in apple_wdog_reboot_system()
|
/freebsd/sys/dev/mps/ |
H A D | mps_sas_lsi.c | 1093 mpssas_SSU_to_SATA_devices(struct mps_softc *sc, int howto) in mpssas_SSU_to_SATA_devices() 1225 mpssas_ir_shutdown(struct mps_softc *sc, int howto) in mpssas_ir_shutdown()
|
/freebsd/sys/dev/ipmi/ |
H A D | ipmi.c | 755 ipmi_shutdown_event(void *arg, int howto) in ipmi_shutdown_event() 793 ipmi_power_cycle(void *arg, int howto) in ipmi_power_cycle()
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_wdog.c | 225 bcmwd_reboot_system(void *sc, int howto) in bcmwd_reboot_system()
|
/freebsd/stand/i386/common/ |
H A D | bootargs.h | 65 uint32_t howto; member
|
/freebsd/sbin/reboot/ |
H A D | reboot.c | 225 int ch, howto = 0, i, sverrno; in main() local
|
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_pmic.c | 302 am335x_pmic_shutdown(void *xdev, int howto) in am335x_pmic_shutdown()
|