OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_attach_ch
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_compat_usl.c
66
callout_t
s_attach_ch
;
member in struct:usl_syncdata
113
callout_init(&sd->
s_attach_ch
, 0);
114
callout_setfunc(&sd->
s_attach_ch
, usl_attachtimeout, sd);
134
callout_stop(&sd->
s_attach_ch
);
256
callout_schedule(&sd->
s_attach_ch
, wscompat_usl_synctimeout * hz);
268
callout_stop(&sd->
s_attach_ch
);
Completed in 12 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025