Searched refs:pframes (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.c481 uint32_t *pframes; local
483 pframes = buf_res.buffer;
487 * pframes -> high speed isochronous ->
491 pframes[i] = sc->sc_isoc_hs_p_last
H A Duhci.c616 uint32_t *pframes; local
620 pframes = buf_res.buffer;
628 * pframes -> full speed isochronous -> interrupt QH's -> low
634 pframes[x] =

Completed in 184 milliseconds