Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsahw.c1245 max_wait_time = WAIT_SECONDS(2); /* 2 sec */ in siSpcSoftReset()
1352 max_wait_time = WAIT_SECONDS(1); /* 1 sec */ in siBar4Shift()
1373 max_wait_time = WAIT_SECONDS(1); /* 1 sec */ in siBar4Shift()
1522 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in siHDAMode()
1606 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in siHDAMode()
1643 max_wait_time = WAIT_SECONDS(gWait_3); /* 3 sec */ in siHDAMode()
1706 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in siHDAMode()
2695 if (spad2notready > WAIT_SECONDS(12) / ONE_HUNDRED_MILLISECS ) /**/ in siSpcSoftResetRDYChk()
HDsamacro.h282 #define WAIT_SECONDS(x) ((x) * 1000 * 1000 ) macro
HDsainit.c2671 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in mpiInitialize()
2988 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec timeout */ in mpiWaitForConfigTable()
3033 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec timeout */ in mpiWaitForConfigTable()
3470 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in mpiUnInitConfigTable()
3493 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in mpiUnInitConfigTable()
4401 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in mpiFreezeInboundQueue()
4465 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec */ in mpiUnFreezeInboundQueue()
HDsaioctlcmd.c815 max_wait_time = WAIT_SECONDS(gWait_2); /* 2 sec timeout */ in saGetControllerInfo()
1064 max_wait_time = WAIT_SECONDS(2); /* 2 sec timeout */ in saGetControllerStatus()