OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EHCI_QTD_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehcireg.h
347
#define
EHCI_QTD_SIZE
(roundup(sizeof(ehci_qtd_t), EHCI_QTD_ALLOC_ALIGN))
348
#define EHCI_QTD_CHUNK (EHCI_PAGE_SIZE /
EHCI_QTD_SIZE
)
ehci.c
2987
EHCI_QTD_SIZE
* EHCI_QTD_CHUNK,
3000
const int offs = i *
EHCI_QTD_SIZE
;
Completed in 15 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025