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

/netbsd-current/sys/dev/usb/
H A Duhcivar.h132 #define UHCI_SQH_CHUNK 128 /*(PAGE_SIZE / UHCI_QH_SIZE)*/ macro
H A Duhci.c1902 int err = usb_allocmem(sc->sc_bus.ub_dmatag, UHCI_SQH_SIZE * UHCI_SQH_CHUNK,
1908 for (i = 0; i < UHCI_SQH_CHUNK; i++) {

Completed in 132 milliseconds