_URB_BULK_OR_INTERRUPT_TRANSFER结构(usb.h) Learn 登录 此主题的部分內容可能由机器或 AI 翻译。 消除警报 通用串行总线 (USB) Ucmmanager.h Ucmtcpcidevice.h Ucmtcpciglobals.h Ucmtcpciportcontroller.h Ucmtcpciportcontrollerrequests.h
URB_FUNCTION_BULK_OR_INTERRUPT_TRANSFER_USING_CHAINED_MDLTransfers data to and from a bulk pipe or interrupt pipe, by using chained MDLs. If set, the URB is used with _URB_BULK_OR_INTERRUPT_TRANSFER as the data structure. The client driver must set the TransferBufferMDL member to the ...
* often used (in non-interrupt context) instead of this call. * That is often used through convenience wrappers, for the requests * that are standardized in the USB 2.0 specification. For bulk * endpoints, a synchronous usb_bulk_msg() call is available. * * Request Queuing: * * URBs m...
_URB_BULK_OR_INTERRUPT_TRANSFER结构 _URB_CONTROL_DESCRIPTOR_REQUEST结构 _URB_CONTROL_FEATURE_REQUEST结构 _URB_CONTROL_GET_CONFIGURATION_REQUEST结构 _URB_CONTROL_GET_INTERFACE_REQUEST结构 _URB_CONTROL_GET_STATUS_REQUEST结构 _URB_CONTROL_TRANSFER结构 _URB_CONTROL_TRANSFER_EX结构 _URB_CONTROL_VENDOR_OR...
On UHCI and OHCI host controllers, if USBD_SHORT_TRANSFER_OK is not set for a bulk or interrupt transfer, a short packet transfer halts the endpoint and an error code is returned for the transfer. The client driver must resume the endpoint by submitting a URB_FUNCTION_SYNC_RESET_PIP...
by using chained MDLs. If set, the URB is used with_URB_BULK_OR_INTERRUPT_TRANSFERas the data structure. The client driver must set theTransferBufferMDLmember to the firstMDLstructure in the chain that contains the transfer buffer. The USB driver stack ignores theTransferBuffermember when proc...
指定URB 標頭資訊的_URB_HEADER結構的指標。Hdr.Function必須URB_FUNCTION_BULK_OR_INTERRUPT_TRANSFER,而且 Hdr.Length必須設定為sizeof(_URB_BULK_OR_INTERRUPT_TRANSFER)。 PipeHandle 指定大量或中斷管道的不透明句柄。 當用戶端驅動程式選取類型為 URB 的裝置組態URB_FUNCTION_SELECT_CONFIGURATION,或當用戶...
On UHCI and OHCI host controllers, if USBD_SHORT_TRANSFER_OK is not set for a bulk or interrupt transfer, a short packet transfer halts the endpoint and an error code is returned for the transfer. The client driver must resume the endpoint by submitting a URB_FUNCTION_SYNC_RESET_PI...
_URB_BULK_OR_INTERRUPT_TRANSFER 结构 _URB_CONTROL_DESCRIPTOR_REQUEST结构 _URB_CONTROL_FEATURE_REQUEST 结构 _URB_CONTROL_GET_CONFIGURATION_REQUEST 结构 _URB_CONTROL_GET_INTERFACE_REQUEST 结构 _URB_CONTROL_GET_STATUS_REQUEST结构 _URB_CONTROL_TRANSFER 结构 _URB_CONTROL_TRANSFER_EX 结构 _URB_CONTRO...
_URB_BULK_OR_INTERRUPT_TRANSFER 结构 _URB_CONTROL_DESCRIPTOR_REQUEST结构 _URB_CONTROL_FEATURE_REQUEST 结构 _URB_CONTROL_GET_CONFIGURATION_REQUEST 结构 _URB_CONTROL_GET_INTERFACE_REQUEST 结构 _URB_CONTROL_GET_STATUS_REQUEST结构 _URB_CONTROL_TRANSFER 结构 ...