OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shutdown
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/arch/sandpoint/stand/altboot/
nif.c
50
void (*
shutdown
)(void *);
member in struct:nifdv
107
if (dv->
shutdown
!= NULL)
108
(*dv->
shutdown
)(dv->priv);
/src/sys/arch/arm/sa11x0/
sa11xx_pcicvar.h
41
int
shutdown
;
member in struct:sapcic_socket
/src/sys/arch/i386/stand/pxeboot/
pxe.c
192
* open, close,
shutdown
: called from dev_net.c
428
t_PXENV_UNDI_SHUTDOWN *
shutdown
= (void *) pxe_command_buf;
local in function:pxe_fini
435
if (
shutdown
->Status != PXENV_STATUS_SUCCESS)
437
shutdown
->Status);
/src/sys/rump/include/rump/
rump_syscallshotgun.h
51
#define
shutdown
(a,b) rump_sys_shutdown(a,b)
macro
/src/usr.sbin/syslogd/
tls.h
127
shutdown
:1, /* fast connection close on exit */
member in struct:tls_conn_settings
/src/sys/arch/evbsh3/ap_ms104_sh4/
shpcmcia.c
158
int
shutdown
;
member in struct:shpcmcia_handle
306
h->
shutdown
= 0;
373
while (h->
shutdown
== 0) {
/src/sys/dev/ic/
tcic2var.h
80
int
shutdown
;
member in struct:tcic_handle
i82365var.h
81
int
shutdown
;
member in struct:pcic_handle
/src/sys/arch/mmeye/dev/
mmeyepcmcia.c
106
int
shutdown
;
member in struct:mmeyepcmcia_handle
354
h->
shutdown
= 0;
381
while (h->
shutdown
== 0) {
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu.h
743
bool
shutdown
;
member in struct:amdgpu_device
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon.h
2452
bool
shutdown
;
member in struct:radeon_device
Completed in 19 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025