Searched defs:port_offset (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-spi4000.c274 int port_offset = port << 7; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp161 uint16_t port_offset = 0; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp539 void GDBRemoteCommunicationServerPlatform::SetPortOffset(uint16_t port_offset) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp797 int port_offset = port_offset_c_str ? ::atoi(port_offset_c_str) : 0; local
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_dev.c3177 int port_offset = port ? 0x800 : 0; local

Completed in 138 milliseconds