Searched refs:command_length (Results 1 – 1 of 1) sorted by relevance
371 const uint32_t command_length = 8 + 2; in SendRequestReattach() local404 const uint32_t command_length = 8; in SendRequestVersion() local490 const uint32_t command_length = 8; in SendRequestHostInfo() local520 const uint32_t command_length = 8; in SendRequestKernelVersion() local536 const uint32_t command_length = 8; in SendRequestDisconnect() local625 const uint32_t command_length = 8 + src_len; in SendRawRequest() local1175 const uint32_t command_length = 8 + 4 + 4; in SendRequestReadRegisters() local1218 const uint32_t command_length = 8 + 4 + 4 + src_len; in SendRequestWriteRegisters() local1242 const uint32_t command_length = 12; in SendRequestResume() local1259 const uint32_t command_length = 8 + command_addr_byte_size; in SendRequestBreakpoint() local[all …]