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

/vbox/src/VBox/Devices/USB/usbip/
H A DUSBProxyDevice-usbip.cpp184 uint32_t u32SeqNum; member in struct:UsbIpReqRetHdr
255 uint32_t u32SeqNum; member in struct:UsbIpReqUnlink
358 pHdr->u32SeqNum = RT_H2N_U32(pHdr->u32SeqNum);
373 pHdr->u32SeqNum = RT_N2H_U32(pHdr->u32SeqNum);
420 pReqUnlink->u32SeqNum = RT_H2N_U32(pReqUnlink->u32SeqNum);
687 uint32_t u32SeqNum = usbProxyUsbIpSeqNumGet(pProxyDevUsbIp); local
689 ReqSubmit.Hdr.u32SeqNum
1023 uint32_t u32SeqNum = usbProxyUsbIpSeqNumGet(pProxyDevUsbIp); local
[all...]

Completed in 3597 milliseconds