OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EHCI_SITD_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehcivar.h
82
#define
EHCI_SITD_SIZE
(roundup(sizeof(struct ehci_soft_sitd), EHCI_SITD_ALIGN))
83
#define EHCI_SITD_CHUNK (EHCI_PAGE_SIZE /
EHCI_SITD_SIZE
)
ehci.c
3317
EHCI_SITD_SIZE
* EHCI_SITD_CHUNK,
3329
const int offs = i *
EHCI_SITD_SIZE
;
Completed in 15 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025