Home
last modified time | relevance | path

Searched defs:payload_bytes (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp899 std::vector<uint8_t> payload_bytes; in DoExecute() local
/openbsd-src/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1063 unsigned int payload_bytes : 6; /* payload excluding header - up to 60 bytes */ member