HomeSort by: relevance | last modified time | path
    Searched refs:turn (Results 1 - 25 of 88) sorted by relevancy

1 2 3 4

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6qdl-tx6-mb7.dtsi 45 turn-on-delay-ms = <35>;
51 turn-on-delay-ms = <35>;
imx6dl-tx6dl-comtft.dts 54 /delete-property/ turn-on-delay-ms;
imx6q-tx6q-1010-comtft.dts 54 /delete-property/ turn-on-delay-ms;
imx6q-tx6q-1020-comtft.dts 54 /delete-property/ turn-on-delay-ms;
orion5x-rd88f5182-nas.dts 53 devbus,turn-off-ps = <90000>;
75 devbus,turn-off-ps = <90000>;
armada-385-synology-ds116.dts 57 * "4" : turn the power LED ON
59 * "6" : turn the power LED OFF
60 * "7" : turn the status LED OFF
61 * "8" : turn the status LED ON
64 * "B" : turn the motherboard LED OFF
orion5x-lacie-ethernet-disk-mini-v2.dts 73 devbus,turn-off-ps = <90000>;
berlin2cd-valve-steamlink.dts 70 /* The SoC is connected to on-board USB hub that in turn has one downstream
  /src/sys/arch/vax/consolerl/
anyboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
hkmboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
hksboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
hpmboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
hpsboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
ramboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
rasboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
upmboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
upsboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
  /src/sys/arch/hpcmips/vr/
vrip_spl.S 66 and v1, v0, v1 # turn off INT bit
  /src/tests/lib/libc/membar/
t_dekker.c 53 volatile unsigned turn __aligned(COHERENCY_UNIT);
69 if (turn != me) {
71 while (turn != me)
84 turn = 1 - me;
  /src/games/sail/
pl_5.c 88 Msg("Ship can't turn that fast.");
232 send_dbp(ms, j, turn, to->file->index, men);
234 send_obp(ms, j, turn, to->file->index, men);
pl_2.c 77 if (turn % 50 == 0)
dr_3.c 257 || (turn & 1) == 0)) {
279 send_dbp(from, n, turn, to->file->index, sections);
281 send_obp(from, n, turn, to->file->index, sections);
extern.h 68 #define Xgrappled2(a, b) ((a)->file->grap[(b)->file->index].sn_turn < turn-1 \
70 #define Xfouled2(a, b) ((a)->file->foul[(b)->file->index].sn_turn < turn-1 \
251 extern int turn;
  /src/usr.bin/make/unit-tests/
suff-add-later.mk 4 # Adding more suffixes does not turn existing rules into suffix rules.
17 # Adding .d and .e as suffixes should turn the above regular rules into
  /src/sys/arch/x68k/stand/loadbsd/
trampoline.S 27 | turn off MMU

Completed in 23 milliseconds

1 2 3 4