OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OHCI_ITD_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ohcireg.h
261
/* #define
OHCI_ITD_SIZE
32 */
264
#define
OHCI_ITD_SIZE
(roundup(sizeof(ohci_itd_t), OHCI_ITD_ALLOC_ALIGN))
265
#define OHCI_ITD_CHUNK (PAGE_SIZE /
OHCI_ITD_SIZE
)
ohci.c
739
OHCI_ITD_SIZE
* OHCI_ITD_CHUNK,
749
offs = i *
OHCI_ITD_SIZE
;
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025