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_CHUNK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ohcireg.h
191
#define
OHCI_ED_CHUNK
(PAGE_SIZE / OHCI_ED_SIZE)
ohci.c
409
OHCI_ED_SIZE *
OHCI_ED_CHUNK
,
415
kmem_alloc(sizeof(*sed) *
OHCI_ED_CHUNK
, KM_SLEEP);
421
for (i = 0; i <
OHCI_ED_CHUNK
; i++) {
Completed in 44 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025