OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ehci_disown_delay_seconds
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
ehci.c
2733
* and
EHCI_DISOWN_DELAY_SECONDS
can be set to another value.
2742
#ifndef
EHCI_DISOWN_DELAY_SECONDS
2743
#define
EHCI_DISOWN_DELAY_SECONDS
5
2745
static int
ehci_disown_delay_seconds
=
EHCI_DISOWN_DELAY_SECONDS
;
variable in typeref:typename:int
2775
callout_reset(&sc->sc_compcallout,
ehci_disown_delay_seconds
* hz,
2785
ehci_disown_delay_seconds
);
Completed in 24 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025