Searched refs:UHCI_STD_CHUNK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Duhcivar.h116 #define UHCI_STD_CHUNK 128 /*(PAGE_SIZE / UHCI_TD_SIZE)*/ macro
H A Duhci.c1836 int err = usb_allocmem(sc->sc_bus.ub_dmatag, UHCI_STD_SIZE * UHCI_STD_CHUNK,
1842 for (i = 0; i < UHCI_STD_CHUNK; i++) {

Completed in 173 milliseconds