OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OHCI_TD_CHUNK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ohcireg.h
229
#define
OHCI_TD_CHUNK
(PAGE_SIZE / OHCI_TD_SIZE)
ohci.c
477
kmem_alloc(sizeof(*std) *
OHCI_TD_CHUNK
, KM_SLEEP);
483
OHCI_TD_SIZE *
OHCI_TD_CHUNK
,
489
for (i = 0; i <
OHCI_TD_CHUNK
; i++) {
Completed in 14 milliseconds
Indexes created Mon Oct 27 15:09:58 GMT 2025