OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_tmo_rhsc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ohcivar.h
140
struct callout
sc_tmo_rhsc
;
member in struct:ohci_softc
ohci.c
382
callout_halt(&sc->
sc_tmo_rhsc
, NULL);
383
callout_destroy(&sc->
sc_tmo_rhsc
);
818
callout_init(&sc->
sc_tmo_rhsc
, CALLOUT_MPSAFE);
1753
callout_reset(&sc->
sc_tmo_rhsc
, hz, ohci_rhsc_enable, sc);
Completed in 13 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025