Lines Matching full:transfers
410 The target endpoint is specified by DeviceAddressand EndpointAddress. Isochronous transfers are
412 the host and a device. Isochronous transfers can beused only by full-speed, high-speed, and
415 High-speed isochronous transfers can be performed using multiple data buffers. The number of
417 full-speed isochronous transfers this value is ignored.
419 Data represents a list of pointers to the data buffers. For full-speed isochronous transfers
420 only the data pointed by Data[0]shall be used. For high-speed isochronous transfers and for
422 …high-speed isochronous transfers the total number of buffers must not exceed EFI_USB_MAX_ISO_BUFFE…
488 The target endpoint is specified by DeviceAddressand EndpointAddress. Isochronous transfers
490 between the host and a device. Isochronous transfers can be used only by full-speed, high-speed,
493 High-speed isochronous transfers can be performed using multiple data buffers. The number of
495 full-speed isochronous transfers this value is ignored.
497 Data represents a list of pointers to the data buffers. For full-speed isochronous transfers
498 only the data pointed by Data[0] shall be used. For high-speed isochronous transfers and for
500 …the high-speed isochronous transfers the total number of buffers must not exceed EFI_USB_MAX_ISO_B…