Searched defs:shutdown (Results 1 - 13 of 13) sorted by relevance

/src/sys/arch/arm/sa11x0/
H A Dsa11xx_pcicvar.h41 int shutdown; member in struct:sapcic_socket
/src/sys/arch/sandpoint/stand/altboot/
H A Dnif.c50 void (*shutdown)(void *); member in struct:nifdv
/src/sys/arch/i386/stand/pxeboot/
H A Dpxe.c428 t_PXENV_UNDI_SHUTDOWN *shutdown = (void *) pxe_command_buf; local in function:pxe_fini
/src/sys/rump/include/rump/
H A Drump_syscallshotgun.h51 #define shutdown(a,b) rump_sys_shutdown(a,b) macro
/src/usr.sbin/syslogd/
H A Dtls.h127 shutdown:1, /* fast connection close on exit */ member in struct:tls_conn_settings
/src/sys/dev/ic/
H A Dtcic2var.h80 int shutdown; member in struct:tcic_handle
H A Di82365var.h81 int shutdown; member in struct:pcic_handle
/src/sys/arch/evbsh3/ap_ms104_sh4/
H A Dshpcmcia.c158 int shutdown; member in struct:shpcmcia_handle
/src/sys/kern/
H A Dkern_pmf.c415 pmf_device_register1(device_t dev,bool (* suspend)(device_t,const pmf_qual_t *),bool (* resume)(device_t,const pmf_qual_t *),bool (* shutdown)(device_t,int)) argument
H A Dsubr_autoconf.c3350 device_pmf_driver_register(device_t dev,bool (* suspend)(device_t,const pmf_qual_t *),bool (* resume)(device_t,const pmf_qual_t *),bool (* shutdown)(device_t,int)) argument
3529 device_pmf_bus_register(device_t dev,void * priv,bool (* suspend)(device_t,const pmf_qual_t *),bool (* resume)(device_t,const pmf_qual_t *),bool (* shutdown)(device_t,int),void (* deregister)(device_t)) argument
/src/sys/arch/mmeye/dev/
H A Dmmeyepcmcia.c106 int shutdown; member in struct:mmeyepcmcia_handle
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu.h743 bool shutdown; member in struct:amdgpu_device
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon.h2452 bool shutdown; member in struct:radeon_device

Completed in 23 milliseconds