OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_ppwatch_ch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/dev/
fhpib.c
142
struct callout
sc_ppwatch_ch
;
member in struct:fhpib_softc
183
callout_init(&sc->
sc_ppwatch_ch
, 0);
659
callout_reset(&sc->
sc_ppwatch_ch
, 1, fhpibppwatch, sc);
nhpib.c
151
struct callout
sc_ppwatch_ch
;
member in struct:nhpib_softc
249
callout_init(&sc->
sc_ppwatch_ch
, 0);
597
callout_reset(&sc->
sc_ppwatch_ch
, 1, nhpibppwatch, hs);
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025