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

/netbsd-current/sys/dev/usb/
H A Dohcivar.h46 #define OHCI_SED_CHUNK 128 macro
H A Dohci.c412 int err = usb_allocmem(sc->sc_bus.ub_dmatag, OHCI_SED_SIZE * OHCI_SED_CHUNK,
418 for (i = 0; i < OHCI_SED_CHUNK; i++) {

Completed in 138 milliseconds