Lines Matching defs:wait
294 * greater than 0, then wait for the other driver to unlock otherwise
314 /* Check for other Recovery in progress, go wait */
410 * has the lock, wait for 2secs
1675 /* wait for 10 seconds for reset ack from all functions */
1943 /* wait for 30 seconds for device to go ready */
2807 #define ISP8044_PEX_DMA_MAX_WAIT (100 * 100) /* Max wait of 100 msecs */
2843 int rval = QLA_SUCCESS, wait = 0;
2872 for (wait = 0; wait < ISP8044_PEX_DMA_MAX_WAIT; wait++) {
2886 if (wait >= ISP8044_PEX_DMA_MAX_WAIT) {