HomeSort by: relevance | last modified time | path
    Searched defs:port4 (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
sun7i-a20-lamobo-r1.dts 165 port4: port@4 { label in label:switch
r7s72100.dtsi 531 port4: gpio-4 { label in label:pinctrl
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mscc/
ocelot.dtsi 141 "port2", "port3", "port4", "port5", "port6",
167 port4: port@4 { label
  /src/usr.sbin/faithd/
ftp.c 58 static int port4 = -1; /* active: inbound passive: outbound */ variable in typeref:typename:int
86 if (0 <= port4) {
87 pfd[2].fd = port4;
159 if (0 <= port4 && 0 <= port6 && (pfd[2].revents & POLLIN))
166 error = ftp_copy(port4, port6);
171 if (port4 >= 0) {
172 (void)close(port4);
173 port4 = -1;
185 if (0 <= port4 && 0 <= port6 && (pfd[3].revents & POLLIN))
192 error = ftp_copy(port6, port4);
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/microchip/
sparx5_pcb135_board.dtsi 402 port4: port@4 { label
  /src/sys/dev/ieee1394/
firewire.h 328 port4:2, member in struct:fw_self_id::__anon8bc821541108
380 port4:2, member in struct:fw_self_id::__anon8bc821541408

Completed in 30 milliseconds