OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ival
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhcivar.h
183
int
sc_ival
; /* time between root hub intrs */
member in struct:uhci_softc
uhci.c
749
callout_schedule(&sc->sc_poll_handle, sc->
sc_ival
);
1050
callout_schedule(&sc->sc_poll_handle, sc->
sc_ival
);
3842
sc->
sc_ival
= mstohz(ival);
3844
callout_schedule(&sc->sc_poll_handle, sc->
sc_ival
);
Completed in 14 milliseconds
Indexes created Tue Oct 28 07:09:57 GMT 2025