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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Ddwc_otg.h165 uint32_t sc_rx_bounce_buffer[1024 / 4]; member in struct:dwc_otg_softc
H A Ddwc_otg.c913 memcpy(&req, sc->sc_rx_bounce_buffer, sizeof(req));
1138 sc->sc_rx_bounce_buffer, count);
1405 usbd_copy_in(td->pc, td->offset, sc->sc_rx_bounce_buffer, count);
2095 sc->sc_rx_bounce_buffer, (temp + 3) / 4);

Completed in 104 milliseconds