Home
last modified time | relevance | path

Searched refs:WAIT_SECONDS (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/crypto/openssh/regress/
HDforward-control.sh9 WAIT_SECONDS=20
17 test $_n -ge $WAIT_SECONDS && return 1
/freebsd-14-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsahw.c1244 max_wait_time = WAIT_SECONDS(2); /* 2 sec */ in siSpcSoftReset()
1351 max_wait_time = WAIT_SECONDS(1); /* 1 sec */ in siBar4Shift()
1372 max_wait_time = WAIT_SECONDS(1); /* 1 sec */ in siBar4Shift()
1521 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in siHDAMode()
1605 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in siHDAMode()
1642 max_wait_time = WAIT_SECONDS(gWait_3); /* 3 sec */ in siHDAMode()
1705 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in siHDAMode()
2694 if (spad2notready > WAIT_SECONDS(12) / ONE_HUNDRED_MILLISECS ) /**/ in siSpcSoftResetRDYChk()
HDsamacro.h281 #define WAIT_SECONDS(x) ((x) * 1000 * 1000 ) macro
HDsainit.c2670 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in mpiInitialize()
2987 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec timeout */ in mpiWaitForConfigTable()
3032 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec timeout */ in mpiWaitForConfigTable()
3469 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in mpiUnInitConfigTable()
3492 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in mpiUnInitConfigTable()
4400 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in mpiFreezeInboundQueue()
4464 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in mpiUnFreezeInboundQueue()
HDsaioctlcmd.c814 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec timeout */ in saGetControllerInfo()
1063 max_wait_time = WAIT_SECONDS(2); /* 2 sec timeout */ in saGetControllerStatus()