OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EHCI_QH_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehcireg.h
401
#define
EHCI_QH_SIZE
(roundup(sizeof(ehci_qh_t), EHCI_QH_ALLOC_ALIGN))
402
#define EHCI_QH_CHUNK (EHCI_PAGE_SIZE /
EHCI_QH_SIZE
)
ehci.c
2922
EHCI_QH_SIZE
* EHCI_QH_CHUNK,
2935
const int offs = i *
EHCI_QH_SIZE
;
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025