Home
last modified time | relevance | path

Searched defs:howto (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/sys/kern/
H A Dsubr_boot.c95 int i, howto; in boot_env_to_howto() local
113 boot_howto_to_env(int howto) in boot_howto_to_env()
133 int howto; in boot_parse_arg() local
197 int howto; in boot_parse_cmdline_delim() local
226 int i, howto; in boot_parse_args() local
H A Dkern_shutdown.c321 int howto; in shutdown_nice_task_fn() local
349 shutdown_nice(int howto) in shutdown_nice()
434 reboottrace(int howto) in reboottrace()
458 kern_reboot(int howto) in kern_reboot()
644 shutdown_halt(void *junk, int howto) in shutdown_halt()
669 shutdown_panic(void *junk, int howto) in shutdown_panic()
702 shutdown_reset(void *junk, int howto) in shutdown_reset()
998 poweroff_wait(void *junk, int howto) in poweroff_wait()
1018 kproc_shutdown(void *arg, int howto) in kproc_shutdown()
1038 kthread_shutdown(void *arg, int howto) in kthread_shutdown()
/freebsd/stand/i386/libi386/
H A Dbootinfo.c42 int howto; in bi_getboothowto() local
79 bi_setboothowto(int howto) in bi_setboothowto()
H A Dbootinfo64.c108 int howto; in bi_load64() local
H A Dbootinfo32.c65 int bootdevnr, i, howto; in bi_load32() local
/freebsd/stand/userboot/userboot/
H A Dbootinfo.c40 int howto; in bi_getboothowto() local
78 bi_setboothowto(int howto) in bi_setboothowto()
H A Dbootinfo64.c103 int howto; in bi_load64() local
H A Dbootinfo32.c64 int bootdevnr, howto; in bi_load32() local
/freebsd/stand/common/
H A Dmetadata.c53 int howto; in md_getboothowto() local
88 int howto; in md_load_dual() local
/freebsd/stand/efi/loader/
H A Dbootinfo.c80 int howto; in bi_getboothowto() local
341 int howto; in bi_load() local
[all...]
/freebsd/sys/powerpc/powernv/
H A Dopal_dev.c343 opal_shutdown(void *arg, int howto) in opal_shutdown()
359 int howto; in opal_handle_shutdown_message() local
/freebsd/sys/dev/gpio/
H A Dgpiopower.c107 gpiopower_assert(device_t dev, int howto) in gpiopower_assert()
/freebsd/sys/powerpc/pseries/
H A Drtas_dev.c153 rtas_shutdown(void *arg, int howto) in rtas_shutdown()
/freebsd/sys/dev/iicbus/pmic/rockchip/
H A Drk8xx.c105 rk8xx_poweroff(void *arg, int howto) in rk8xx_poweroff()
/freebsd/sys/dev/syscon/
H A Dsyscon_power.c63 syscon_power_shutdown_final(device_t dev, int howto) in syscon_power_shutdown_final()
/freebsd/sys/dev/psci/
H A Dpsci.c472 psci_shutdown(void *xsc, int howto) in psci_shutdown()
488 psci_reboot(void *xsc, int howto) in psci_reboot()
/freebsd/sys/security/mac/
H A Dmac_system.c174 mac_system_check_reboot(struct ucred *cred, int howto) in mac_system_check_reboot()
/freebsd/sys/dev/xen/control/
H A Dcontrol.c348 xctrl_shutdown_final(void *arg, int howto) in xctrl_shutdown_final()
/freebsd/sys/dev/mps/
H A Dmps_sas_lsi.c1093 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 Dipmi.c756 ipmi_shutdown_event(void *arg, int howto) in ipmi_shutdown_event()
794 ipmi_power_cycle(void *arg, int howto) in ipmi_power_cycle()
/freebsd/stand/i386/common/
H A Dbootargs.h65 uint32_t howto; member
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_wdog.c225 bcmwd_reboot_system(void *sc, int howto) in bcmwd_reboot_system()
/freebsd/sbin/reboot/
H A Dreboot.c225 int ch, howto = 0, i, sverrno; in main() local
/freebsd/sys/dev/nvmf/host/
H A Dnvmf.c709 nvmf_shutdown_pre_sync(void *arg, int howto) in nvmf_shutdown_pre_sync()
736 nvmf_shutdown_post_sync(void *arg, int howto) in nvmf_shutdown_post_sync()
/freebsd/sys/arm/ti/am335x/
H A Dam335x_pmic.c302 am335x_pmic_shutdown(void *xdev, int howto) in am335x_pmic_shutdown()

123