OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_debug_ch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/dev/
dma.c
123
struct callout
sc_debug_ch
;
member in struct:dma_softc
223
callout_init(&sc->
sc_debug_ch
, 0);
248
callout_reset(&sc->
sc_debug_ch
, 30 * hz, dmatimeout, sc);
662
callout_reset(&sc->
sc_debug_ch
, 30 * hz, dmatimeout, sc);
dma.c
123
struct callout
sc_debug_ch
;
member in struct:dma_softc
223
callout_init(&sc->
sc_debug_ch
, 0);
248
callout_reset(&sc->
sc_debug_ch
, 30 * hz, dmatimeout, sc);
662
callout_reset(&sc->
sc_debug_ch
, 30 * hz, dmatimeout, sc);
Completed in 21 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025