Home
last modified time | relevance | path

Searched defs:command_length (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp345 const uint32_t command_length = 8 + 2 + 2 + ::strlen(greeting) + 1; in SendRequestConnect() local
371 const uint32_t command_length = 8 + 2; in SendRequestReattach() local
404 const uint32_t command_length = 8; in SendRequestVersion() local
490 const uint32_t command_length = 8; in SendRequestHostInfo() local
520 const uint32_t command_length = 8; in SendRequestKernelVersion() local
536 const uint32_t command_length = 8; in SendRequestDisconnect() local
555 const uint32_t command_length = 8 + command_addr_byte_size + 4; in SendRequestReadMemory() local
594 const uint32_t command_length = 8 + command_addr_byte_size + 4 + src_len; in SendRequestWriteMemory() local
625 const uint32_t command_length = 8 + src_len; in SendRawRequest() local
1175 const uint32_t command_length = 8 + 4 + 4; in SendRequestReadRegisters() local
[all …]
/openbsd-src/sys/dev/pci/
H A Dif_em_hw.h392 uint16_t command_length; member
2296 uint8_t command_length; global() member
H A Dif_bnxtreg.h26749 uint16_t command_length; global() member
[all...]