OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UHCI_SQH_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhcivar.h
131
#define
UHCI_SQH_SIZE
(roundup(sizeof(struct uhci_soft_qh), UHCI_QH_ALIGN))
uhci.c
1902
int err = usb_allocmem(sc->sc_bus.ub_dmatag,
UHCI_SQH_SIZE
* UHCI_SQH_CHUNK,
1909
offs = i *
UHCI_SQH_SIZE
;
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025