OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OHCI_ED_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ohcireg.h
187
/* #define
OHCI_ED_SIZE
16 */
190
#define
OHCI_ED_SIZE
(roundup(sizeof(ohci_ed_t), OHCI_ED_ALLOC_ALIGN))
191
#define OHCI_ED_CHUNK (PAGE_SIZE /
OHCI_ED_SIZE
)
ohci.c
409
OHCI_ED_SIZE
* OHCI_ED_CHUNK,
422
offs = i *
OHCI_ED_SIZE
;
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025