Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/tools/lldb-server/
HDlldb-platform.cpp161 uint16_t port_offset = 0; in main_platform() local
/freebsd-11-stable/sys/contrib/octeon-sdk/
HDcvmx-spi4000.c274 int port_offset = port << 7; in __cvmx_spi4000_configure_mac() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerPlatform.cpp539 void GDBRemoteCommunicationServerPlatform::SetPortOffset(uint16_t port_offset) { in SetPortOffset()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
HDPlatformRemoteGDBServer.cpp797 int port_offset = port_offset_c_str ? ::atoi(port_offset_c_str) : 0; in MakeGdbServerUrl() local
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_dev.c3177 int port_offset = port ? 0x800 : 0; in ecore_link_init_bb() local