OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_retry_callout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ata/
wdvar.h
84
struct callout
sc_retry_callout
; /* retry callout handle */
member in struct:wd_softc
wd.c
337
callout_init(&wd->
sc_retry_callout
, 0); /* XXX MPSAFE */
571
callout_halt(&wd->
sc_retry_callout
, &wd->sc_lock);
572
callout_destroy(&wd->
sc_retry_callout
);
969
callout_reset(&wd->
sc_retry_callout
,
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025