OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EHCI_PS_IS_LOWSPEED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehcireg.h
166
#define
EHCI_PS_IS_LOWSPEED
(x) (((x) & EHCI_PS_LS) == 0x00000400)
ehci.c
2622
if (
EHCI_PS_IS_LOWSPEED
(v)
Completed in 18 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026