OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UHCI_STD_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhcivar.h
115
#define
UHCI_STD_SIZE
(roundup(sizeof(struct uhci_soft_td), UHCI_TD_ALIGN))
130
/* See comment about
UHCI_STD_SIZE
. */
uhci.c
1836
int err = usb_allocmem(sc->sc_bus.ub_dmatag,
UHCI_STD_SIZE
* UHCI_STD_CHUNK,
1843
offs = i *
UHCI_STD_SIZE
;
Completed in 288 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025