Lines Matching defs:wait
4666 /* If No Commands are pending, wait is complete */
4867 unsigned long wait;
4933 wait = jiffies + (FW_ALIVE_WAIT_TOV * HZ);
4934 while (time_before(jiffies, wait)) {
7466 /* To ensure that sendtargets is done, wait for at least 12 secs */
7472 "Default time to wait for login to ddb %d\n", tmo));
7681 /* wait until next relogin is triggered using DF_RELOGIN and
8534 /* Wait to ensure all sendtargets are done for min 12 sec wait */
8540 "Default time to wait for build ddb %d\n", tmo));
8566 * set in DDB and we will wait for login response of boot targets during
8619 "%s: Login response wait timer expired\n",
9128 * @cmd: Scsi Command to wait on.
9141 /* Dont wait on command if PCI error is being handled
9186 * qla4xxx_eh_wait_for_commands - wait for active cmds to finish.
9234 int wait = 0;
9264 wait = 1;
9270 if (wait) {
9323 /* FIXME: wait for hba to go online */