Home
last modified time | relevance | path

Searched full:port1 (Results 1 – 25 of 162) sorted by relevance

1234567

/freebsd/tools/regression/sockets/zerosend/
H A Dzerosend.c43 #define PORT1 10001 macro
75 setup_udp(const char *test, int *fdp, int port1, int port2) in setup_udp() argument
85 sin.sin_port = htons(port1); in setup_udp()
91 inet_ntoa(sin.sin_addr), PORT1); in setup_udp()
103 sin.sin_port = htons(port1); in setup_udp()
106 inet_ntoa(sin.sin_addr), PORT1); in setup_udp()
134 PORT1); in setup_tcp()
150 inet_ntoa(sin.sin_addr), PORT1); in setup_tcp()
247 setup_udp("udp_0send", fd, PORT1, PORT2); in main()
251 setup_udp("udp_0write", fd, PORT1 + 10, PORT2 + 10); in main()
[all …]
/freebsd/sys/dev/atkbdc/
H A Datkbdc_isa.c98 struct resource *port1; in atkbdc_isa_probe() local
144 port1 = bus_alloc_resource_any(dev, SYS_RES_IOPORT, &rid, RF_ACTIVE); in atkbdc_isa_probe()
145 if (port1 == NULL) { in atkbdc_isa_probe()
160 ioh1 = rman_get_bushandle(port1); in atkbdc_isa_probe()
169 bus_release_resource(dev, SYS_RES_IOPORT, 1, port1); in atkbdc_isa_probe()
178 error = atkbdc_probe_unit(device_get_unit(dev), port0, port1); in atkbdc_isa_probe()
181 bus_release_resource(dev, SYS_RES_IOPORT, 1, port1); in atkbdc_isa_probe()
216 sc->port1 = bus_alloc_resource_any(dev, SYS_RES_IOPORT, &rid, in atkbdc_isa_attach()
218 if (sc->port1 == NULL) { in atkbdc_isa_attach()
231 error = atkbdc_attach_unit(unit, sc, sc->port0, sc->port1); in atkbdc_isa_attach()
[all …]
H A Datkbdcreg.h196 struct resource *port1; /* status port */ member
234 int atkbdc_probe_unit(int unit, struct resource *port0, struct resource *port1);
236 struct resource *port1);
H A Datkbdc.c190 atkbdc_probe_unit(int unit, struct resource *port0, struct resource *port1) in atkbdc_probe_unit() argument
194 if (rman_get_start(port1) <= 0) in atkbdc_probe_unit()
201 struct resource *port1) in atkbdc_attach_unit() argument
205 rman_get_bushandle(port1)); in atkbdc_attach_unit()
220 int port1; in atkbdc_configure() local
231 port1 = IO_KBD + KBD_STATUS_PORT; in atkbdc_configure()
234 bus_space_map(tag, port1, IO_KBDSIZE, 0, &h1); in atkbdc_configure()
237 h1 = (bus_space_handle_t)port1; in atkbdc_configure()
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dfsl-usb.txt20 "port1" (or both) must be defined for "fsl-usb2-mph" compatible
22 - port1 : boolean; if defined, indicates port1 is connected for
53 port1;
H A Dpxa-usb.txt10 - "marvell,enable-port1", "marvell,enable-port2", "marvell,enable-port3"
28 marvell,enable-port1;
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmscc,vsc7514-switch.yaml63 - description: Port1 target
88 - const: port1
153 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1",
169 port1: port@1 {
200 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1",
H A Dmscc-ocelot.txt63 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1",
78 port1: port@1 {
/freebsd/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.828 .Op Cm \&: Ar port1 Op Cm \&: Ar port2
113 .It Cm \&// Ns Ar user Ns Cm \&@ Ns Ar server Ns Oo Cm \&: Ns Ar port1 Ns Oo Cm \&: Ns Ar port2 Oc …
124 .Ar port1
130 .Ar port1
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-mtk-tphy.txt129 u2 port1 0x1000 U2PHY_COM
130 u3 port1 0x1100 U3PHYD
148 u2 port1 0x1000 MISC
151 u3 port1 0x1700 SPLLC
H A Dphy-ocelot-serdes.txt38 port1 {
40 /* Link SERDES1G_5 to port1 */
H A Dmediatek,tphy.yaml29 u2 port1 0x1000 U2PHY_COM
30 u3 port1 0x1100 U3PHYD
48 u2 port1 0x1000 MISC
51 u3 port1 0x1700 SPLLC
H A Dphy-mtk-xsphy.txt62 u2 port1 0x1000 MISC
74 u31 port1 0x3a00 DIG_LN_TOP
H A Dmediatek,xsphy.yaml23 u2 port1 0x1000 MISC
35 u31 port1 0x3a00 DIG_LN_TOP
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm47081-tplink-archer-c5-v2.dts36 led-usb2-port1 {
37 label = "bcm53xx:green:usb2-port1";
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dmediatek-pcie.txt90 <0 0x1a143000 0 0x1000>, /* Port1 registers */
92 reg-names = "subsys", "port0", "port1", "port2";
154 reg-names = "port1";
257 reg-names = "port1";
H A Dapple,pcie.yaml50 - const: port1
119 reg-names = "config", "rc", "port0", "port1", "port2";
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_db_pack.h474 IN uint8_t port1, OUT uint64_t * p_guid2,
484 * port1
511 IN uint8_t port1, IN uint64_t guid2, IN uint8_t port2);
520 * port1
/freebsd/sys/contrib/device-tree/src/mips/mscc/
H A Docelot.dtsi141 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1",
156 port1: port@1 { label
H A Docelot_pcb123.dts55 &port1 {
/freebsd/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Dr7s9210-pinctrl.h13 #define PORT1 1 macro
/freebsd/sys/contrib/device-tree/Bindings/media/xilinx/
H A Dxlnx,video.txt34 dma-names = "port0", "port1";
/freebsd/sys/contrib/device-tree/Bindings/display/msm/
H A Dmdss-common.yaml60 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port1
/freebsd/share/examples/ipfilter/
H A Dexamples.txt203 port1# <> port2# true if port is less than port1 or greater than port2
204 port1# >< port2# true if port is greater than port1 and less than port2
/freebsd/tests/sys/netpfil/pf/
H A Drdr.sh207 echo a | jexec ${j}a nc -w 3 -s 198.51.100.50 -p 1234 198.51.101.3 7777 > port1
213 atf_check -o inline:"1234" cat port1

1234567