Home
last modified time | relevance | path

Searched +full:port +full:- +full:base (Results 1 – 25 of 1097) sorted by relevance

12345678910>>...44

/freebsd/crypto/openssh/regress/
H A Dforwarding.sh10 base=33
11 last=$PORT
14 CTL=${SSH_REGRESS_TMP}/ctl-sock
18 a=$base$j$i
21 # fwd chain: $a -> $b -> $c
22 fwd="$fwd -L$a:127.0.0.1:$b -R$b:127.0.0.1:$c"
28 rm -f $CTL
29 ${SSH} -S $CTL -N -M -F $OBJ/ssh_config -f $fwd somehost
32 ${SSH} -F $OBJ/ssh_config -p$last -o 'ConnectionAttempts=10' \
34 test -s ${COPY} || fail "failed copy of ${DATA}"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dhisilicon-hns-dsaf.txt4 - compatible: should be "hisilicon,hns-dsaf-v1" or "hisilicon,hns-dsaf-v2".
5 "hisilicon,hns-dsaf-v1" is for hip05.
6 "hisilicon,hns-dsaf-v2" is for Hi1610 and Hi1612.
7 - mode: dsa fabric mode string. only support one of dsaf modes like these:
8 "2port-64vf",
9 "6port-16rss",
10 "6port-16vf",
11 "single-port".
12 - interrupts: should contain the DSA Fabric and rcb interrupt.
13 - reg: specifies base physical address(es) and size of the device registers.
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A Devdns.c1 /* Copyright 2006-2007 Niels Provos
2 * Copyright 2007-2012 Nick Mathewson and Niels Provos
51 #include "event2/event-config.h"
52 #include "evconfig-private.h"
96 #include "defer-internal.h"
97 #include "log-internal.h"
98 #include "mm-internal.h"
99 #include "strlcpy-internal.h"
100 #include "ipv6-internal.h"
101 #include "util-internal.h"
[all …]
/freebsd/contrib/libevent/
H A Devdns.c1 /* Copyright 2006-2007 Niels Provos
2 * Copyright 2007-2012 Nick Mathewson and Niels Provos
51 #include "event2/event-config.h"
52 #include "evconfig-private.h"
96 #include "defer-internal.h"
97 #include "log-internal.h"
98 #include "mm-internal.h"
99 #include "strlcpy-internal.h"
100 #include "ipv6-internal.h"
101 #include "util-internal.h"
[all …]
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c2 * Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
36 #include "event2/event-config.h"
66 #include "log-internal.h"
79 ev_uint16_t port; in http_setup() local
89 event_errx(1, "Couldn't open web port"); in http_setup()
91 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_setup()
93 *pport = port; in http_setup()
109 struct kill* kill_reply = rpc->reply; in MessageCb()
114 req->input_headers, "X-Hook"); in MessageCb()
[all …]
H A Dregress_http.c2 * Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
27 #include "util-internal.h"
35 #include "event2/event-config.h"
64 #include "log-internal.h"
65 #include "http-internal.h"
71 /* set if a test needs to call loopexit on a base */
95 int port; in http_bind() local
106 return -1; in http_bind()
111 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_bind()
[all …]
/freebsd/contrib/libevent/test/
H A Dregress_rpc.c2 * Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
36 #include "event2/event-config.h"
66 #include "log-internal.h"
79 ev_uint16_t port; in http_setup() local
89 event_errx(1, "Couldn't open web port"); in http_setup()
91 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_setup()
93 *pport = port; in http_setup()
109 struct kill* kill_reply = rpc->reply; in MessageCb()
114 req->input_headers, "X-Hook"); in MessageCb()
[all …]
H A Dregress_http.c2 * Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
27 #include "util-internal.h"
35 #include "event2/event-config.h"
64 #include "log-internal.h"
65 #include "http-internal.h"
71 /* set if a test needs to call loopexit on a base */
95 int port; in http_bind() local
106 return -1; in http_bind()
111 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_bind()
[all …]
/freebsd/sys/dev/isci/scil/
H A Dsci_base_port.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
61 * common to all port object definitions.
76 * @brief This enumeration depicts all the states for the common port
82 * This state indicates that the port has successfully been stopped.
89 * This state indicates that the port is in the process of stopping.
97 * This state indicates the port is now ready. Thus, the user is
[all …]
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dstericsson,dma40.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ST-Ericsso
[all...]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Daudio-graph-port.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/audio-grap
[all...]
/freebsd/sys/dev/hptnr/
H A Dhptnr_os_bsd.c2 /*-
3 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (C) 2005-2011 HighPoint Technologies, Inc. All Rights Reserved.
37 HPT_U8 os_inb (void *port) { return inb((unsigned)(HPT_UPTR)port); } in os_inb() argument
38 HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); } in os_inw() argument
39 HPT_U32 os_inl (void *port) { return inl((unsigned)(HPT_UPTR)port); } in os_inl() argument
41 void os_outb (void *port, HPT_U8 value) { outb((unsigned)(HPT_UPTR)port, (value)); } in os_outb() argument
42 void os_outw (void *port, HPT_U16 value) { outw((unsigned)(HPT_UPTR)port, (value)); } in os_outw() argument
43 void os_outl (void *port, HPT_U32 value) { outl((unsigned)(HPT_UPTR)port, (value)); } in os_outl() argument
45 void os_insw (void *port, HPT_U16 *buffer, HPT_U32 count) in os_insw() argument
[all …]
/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.c1 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (C) 2005-2011 HighPoint Technologies, Inc. All Rights Reserved.
38 HPT_U8 os_inb (void *port) { return inb((unsigned)(HPT_UPTR)port); } in os_inb() argument
39 HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); } in os_inw() argument
40 HPT_U32 os_inl (void *port) { return inl((unsigned)(HPT_UPTR)port); } in os_inl() argument
42 void os_outb (void *port, HPT_U8 value) { outb((unsigned)(HPT_UPTR)port, (value)); } in os_outb() argument
43 void os_outw (void *port, HPT_U16 value) { outw((unsigned)(HPT_UPTR)port, (value)); } in os_outw() argument
44 void os_outl (void *port, HPT_U32 value) { outl((unsigned)(HPT_UPTR)port, (value)); } in os_outl() argument
46 void os_insw (void *port, HPT_U16 *buffer, HPT_U32 count) in os_insw() argument
[all …]
/freebsd/contrib/wpa/src/wps/
H A Dhttp_client.c2 * http_client - HTTP client
40 c->cb(c->cb_ctx, c, HTTP_CLIENT_TIMEOUT); in http_client_timeout()
55 if (httpread_hdr_type_get(c->hread) == HTTPREAD_HDR_TYPE_REPLY) in http_client_got_response()
57 int reply_code = httpread_reply_code_get(c->hread); in http_client_got_response()
61 inet_ntoa(c->dst.sin_addr), in http_client_got_response()
62 ntohs(c->dst.sin_port)); in http_client_got_response()
63 c->cb(c->cb_ctx, c, HTTP_CLIENT_OK); in http_client_got_response()
67 inet_ntoa(c->dst.sin_addr), in http_client_got_response()
68 ntohs(c->dst.sin_port)); in http_client_got_response()
69 c->cb(c->cb_ctx, c, HTTP_CLIENT_INVALID_REPLY); in http_client_got_response()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Dnxp,sja1105.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_subr.c1 /*-
2 * Copyright (c) 2015-2016 Landon Fuller <landon@landonf.org>
51 uint8_t addridx, uint32_t base, uint32_t size,
55 * Map a siba(4) OCP vendor code to its corresponding JEDEC JEP-106 vendor
89 for (u_int i = 0; i < nitems(dinfo->cfg); i++) { in siba_alloc_dinfo()
90 dinfo->cfg[i] = ((struct siba_cfg_block){ in siba_alloc_dinfo()
93 .cb_rid = -1, in siba_alloc_dinfo()
95 dinfo->cfg_res[i] = NULL; in siba_alloc_dinfo()
96 dinfo->cfg_rid[i] = -1; in siba_alloc_dinfo()
99 resource_list_init(&dinfo->resources); in siba_alloc_dinfo()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dite,it6505.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Allen Chen <allen.chen@ite.com.tw>
13 The IT6505 is a high-performance DisplayPort 1.1a transmitter,
16 and ensures robust transmission of high-quality uncompressed video
22 In addition, an S/PDIF input port takes in compressed audio of up to
27 transmission of high-definition content. Users of the IT6505 need not
37 ovdd-supply:
40 pwr18-supply:
[all …]
H A Dtoshiba,tc358768.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Peter Ujfalusi <peter.ujfalusi@ti.com>
18 - toshiba,tc358768
19 - toshiba,tc358778
23 description: base I2C address of the device
25 reset-gpios:
29 vddc-supply:
32 vddmipi-supply:
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/
H A Dvf610-zii-scu4-aib.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 // Copyright (C) 2016-2018 Zodiac Inflight Innovations
5 /dts-v1/;
10 compatible = "zii,vf610scu4-aib", "zii,vf610dev", "fsl,vf610";
13 stdout-path = &uart0;
21 gpio-leds {
22 compatible = "gpio-leds";
23 pinctrl-
[all...]
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved.
3 * Copyright (c) 2002-2011 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
18 * - Redistributions of source code must retain the above
22 * - Redistributions in binary form must reproduce the above
68 /****h* IBA Base/Constants
73 * The following constants are used throughout the IBA code base.
78 /****d* IBA Base: Constants/MAD_BLOCK_SIZE
83 * Size of a non-RMPP MAD datagram.
89 /****d* IBA Base: Constants/MAD_RMPP_HDR_SIZE
[all …]
/freebsd/sys/amd64/pci/
H A Dpci_cfgreg.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
46 char *base; member
66 * For amd64 we assume that type 1 I/O port-based access always works.
68 * switch to memory-mapped access.
80 "Enable support for PCI-e memory mapped config access");
118 return (-1); in pci_docfgregread()
132 * numbers in the range 128-254 to indicate something strange and in pci_cfgregread()
178 /* enable configuration space accesses and return data port address */
186 (unsigned)bytes <= 4 && (reg & (bytes - 1)) == 0) { in pci_cfgenable()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dqcom,sm8250-camss.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/media/qcom,sm8250-camss.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Robert Foss <robert.foss@linaro.org>
18 const: qcom,sm8250-camss
24 clock-names:
26 - const: cam_ahb_clk
27 - const: cam_hf_axi
28 - const: cam_sf_axi
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-3720-turris-mox.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include <dt-bindings/bus/moxtet.h>
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
12 #include "armada-372x.dtsi"
16 compatible = "cznic,turris-mox", "marvell,armada3720",
28 stdout-pat
[all...]
/freebsd/sys/dev/hptrr/
H A Dhptrr_os_bsd.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
38 HPT_U8 os_inb (void *port) { return inb((unsigned)(HPT_UPTR)port); } in os_inb() argument
39 HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); } in os_inw() argument
40 HPT_U32 os_inl (void *port) { return inl((unsigned)(HPT_UPTR)port); } in os_inl() argument
42 void os_outb (void *port, HPT_U8 value) { outb((unsigned)(HPT_UPTR)port, (value)); } in os_outb() argument
43 void os_outw (void *port, HPT_U16 value) { outw((unsigned)(HPT_UPTR)port, (value)); } in os_outw() argument
44 void os_outl (void *port, HPT_U32 value) { outl((unsigned)(HPT_UPTR)port, (value)); } in os_outl() argument
46 void os_insw (void *port, HPT_U16 *buffer, HPT_U32 count) in os_insw() argument
47 { insw((unsigned)(HPT_UPTR)port, (void *)buffer, count); } in os_insw()
[all …]
/freebsd/sys/i386/pci/
H A Dpci_cfgreg.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
58 uint64_t base; member
84 "Enable support for PCI-e memory mapped config access");
101 * numbers in the range 128-254 to indicate something strange and
192 return (-1); in pci_docfgregread()
247 /* enable configuration space accesses and return data port address */
259 && (reg & (bytes - 1)) == 0) { in pci_cfgenable()
287 * Writing a 0 to the address port can apparently in pci_cfgdisable()
301 int data = -1; in pcireg_cfgread()
[all …]

12345678910>>...44