Lines Matching full:bulk
144 Submits bulk transfer to a bulk endpoint of a USB device.
154 represents a bulk endpoint.
165 @param TransferResult A pointer to the detailed result information of the bulk transfer.
167 @retval EFI_SUCCESS The bulk transfer was completed successfully.
168 @retval EFI_OUT_OF_RESOURCES The bulk transfer could not be completed due to a lack of resources.
170 @retval EFI_TIMEOUT The bulk transfer failed due to timeout.
171 @retval EFI_DEVICE_ERROR The bulk transfer failed due to host controller or device error.
226 @retval EFI_TIMEOUT The bulk transfer failed due to timeout.
227 @retval EFI_DEVICE_ERROR The bulk transfer failed due to host controller or device error.