Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp163 uint16_t port_offset = 0; in main_platform() local
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-spi4000.c274 int port_offset = port << 7; in __cvmx_spi4000_configure_mac() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp604 void GDBRemoteCommunicationServerPlatform::SetPortOffset(uint16_t port_offset) { in SetPortOffset()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp820 int port_offset = port_offset_c_str ? ::atoi(port_offset_c_str) : 0; in MakeGdbServerUrl() local
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_dev.c3175 int port_offset = port ? 0x800 : 0; in ecore_link_init_bb() local