Searched refs:Sent (Results 1 – 13 of 13) sorted by relevance
/device/linaro/bootloader/edk2/OvmfPkg/Library/XenConsoleSerialPortLib/ |
D | XenConsoleSerialPortLib.c | 106 UINTN Sent; in SerialPortWrite() local 118 Sent = 0; in SerialPortWrite() 125 while (Sent < NumberOfBytes && ((Producer - Consumer) < sizeof (mXenConsoleInterface->out))) in SerialPortWrite() 126 …XenConsoleInterface->out[MASK_XENCONS_IDX(Producer++, mXenConsoleInterface->out)] = Buffer[Sent++]; in SerialPortWrite() 134 } while (Sent < NumberOfBytes); in SerialPortWrite() 136 return Sent; in SerialPortWrite()
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/ |
D | DebugCommunicationLibUsb.c | 845 UINT8 Sent; in DebugPortWriteBuffer() local 853 Sent = 0; in DebugPortWriteBuffer() 877 Sent = USB_DEBUG_PORT_MAX_PACKET_SIZE; in DebugPortWriteBuffer() 879 Sent = (UINT8)(NumberOfBytes - Total); in DebugPortWriteBuffer() 882 …Status = UsbDebugPortOut(UsbDebugPortRegister, Buffer + Total, Sent, OUTPUT_PID, 0x7F, 0x01, UsbDe… in DebugPortWriteBuffer() 894 Sent = 0; in DebugPortWriteBuffer() 898 Total += Sent; in DebugPortWriteBuffer()
|
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/ |
D | TcpOutput.c | 777 INTN Sent; in TcpToSendData() local 786 Sent = 0; in TcpToSendData() 814 return Sent; in TcpToSendData() 880 return Sent; in TcpToSendData() 894 Sent += TCP_SUB_SEQ (End, Seq); in TcpToSendData() 943 return Sent; in TcpToSendData() 950 return Sent; in TcpToSendData()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/ |
D | Tcp4Output.c | 733 INTN Sent; in TcpToSendData() local 742 Sent = 0; in TcpToSendData() 772 return Sent; in TcpToSendData() 836 return Sent; in TcpToSendData() 850 Sent += TCP_SUB_SEQ (End, Seq); in TcpToSendData() 898 return Sent; in TcpToSendData() 905 return Sent; in TcpToSendData()
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/ |
D | DebugCommunicationLibUsb3Common.c | 852 UINTN Sent; in DebugPortWriteBuffer() local 861 Sent = 0; in DebugPortWriteBuffer() 901 Sent = USB3_DEBUG_PORT_WRITE_MAX_PACKET_SIZE; in DebugPortWriteBuffer() 903 Sent = (UINT8)(NumberOfBytes - Total); in DebugPortWriteBuffer() 905 …Status = XhcDataTransfer (UsbDebugPortHandle, EfiUsbDataOut, Buffer + Total, &Sent, DATA_TRANSFER_… in DebugPortWriteBuffer() 906 Total += Sent; in DebugPortWriteBuffer()
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/MvI2cDxe/ |
D | MvI2cDxe.c | 510 IN OUT UINTN *Sent, in MvI2cWrite() argument 518 *Sent = 0; in MvI2cWrite() 519 while (*Sent < Length) { in MvI2cWrite() 535 (*Sent)++; in MvI2cWrite()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/ |
D | Ip4Impl.h | 100 BOOLEAN Sent; member
|
D | Ip4Impl.c | 1536 if (Wrap->Sent) { in Ip4FreeTxToken() 1787 Wrap->Sent = FALSE; in EfiIp4Transmit() 1826 Wrap->Sent = TRUE; in EfiIp4Transmit() 1841 Wrap->Sent = FALSE; in EfiIp4Transmit()
|
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
D | Ip6Impl.h | 111 BOOLEAN Sent; member
|
D | Ip6Impl.c | 1149 if (Wrap->Sent) { in Ip6FreeTxToken() 1373 Wrap->Sent = FALSE; in EfiIp6Transmit() 1418 Wrap->Sent = TRUE; in EfiIp6Transmit() 1432 Wrap->Sent = FALSE; in EfiIp6Transmit()
|
D | Ip6Nd.c | 420 BOOLEAN Sent; in Ip6OnArpResolved() local 445 Sent = FALSE; in Ip6OnArpResolved() 469 Sent = TRUE; in Ip6OnArpResolved() 478 if (Sent && (ArpQue->State == EfiNeighborStale)) { in Ip6OnArpResolved()
|
/device/linaro/dragonboard/db845c/firmware/ |
D | adsp.b07 | 1 …mi_notifier_client.c:ADSP:QMI ACK sentservreg_qmi_notifier_client.c:ADSP:Sent ACK. transaction_id… 25 …_mpd_kernel.c:PD Restart mode sucessfully enabled..!aprv2_mpd_kernel.c:Sent end command respons…
|
D | adsp.b13 | 1 …Sent GET_PARAM_V3 to dyn svcs. vpm_get_param_v3_cmd_ctrl(): MID: 0x%08x, PID: x%08xvpm_apr_msg_h…
|