<dec f='src/src/sys/sys/systm.h' l='333' type='void * shutdownhook_establish(void (*)(void *) , void * )'/>
<doc f='src/src/sys/sys/systm.h' l='329'>/*
 * Shutdown hooks.  Functions to be run with all interrupts disabled
 * immediately before the system is halted or rebooted.
 */</doc>
<use f='src/src/sys/dev/i2o/iop.c' l='434' u='c' c='iop_init'/>
<use f='src/src/sys/dev/ic/aac.c' l='197' u='c' c='aac_attach'/>
<use f='src/src/sys/dev/ic/awi.c' l='276' u='c' c='awi_attach'/>
<use f='src/src/sys/dev/ic/cac.c' l='200' u='c' c='cac_init'/>
<use f='src/src/sys/dev/ic/ciss.c' l='359' u='c' c='ciss_attach'/>
<use f='src/src/sys/dev/ic/dpt.c' l='419' u='c' c='dpt_init'/>
<use f='src/src/sys/dev/ic/mlx.c' l='506' u='c' c='mlx_init'/>
<use f='src/src/sys/dev/ic/mtd803.c' l='183' u='c' c='mtd_config'/>
<use f='src/src/sys/dev/pci/amr.c' l='486' u='c' c='amr_attach'/>
<use f='src/src/sys/dev/pci/if_fpa.c' l='486' u='c' c='pdq_pci_attach'/>
<use f='src/src/sys/dev/pci/if_lmc.c' l='5459' u='c' c='nbsd_attach'/>
<use f='src/src/sys/dev/pci/if_ntwoc_pci.c' l='387' u='c' c='ntwoc_pci_attach'/>
<use f='src/src/sys/dev/pci/mly.c' l='500' u='c' c='mly_attach'/>
<use f='src/src/sys/dev/pci/twa.c' l='1620' u='c' c='twa_attach'/>
<use f='src/src/sys/dev/sysmon/sysmon_wdog.c' l='107' u='c' c='sysmon_wdog_init'/>
<def f='src/src/sys/kern/kern_hook.c' l='121' ll='125' type='void * shutdownhook_establish(void (*)(void *) fn, void * arg)'/>
