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

/freebsd-13-stable/sys/dev/usb/controller/
H A Duhci.c613 uint32_t *pframes; local
617 pframes = buf_res.buffer;
624 * pframes -> full speed isochronous -> interrupt QH's -> low
630 pframes[x] =
H A Dehci.c482 uint32_t *pframes; local
484 pframes = buf_res.buffer;
488 * pframes -> high speed isochronous ->
492 pframes[i] = sc->sc_isoc_hs_p_last

Completed in 121 milliseconds