Lines Matching defs:wait
4657 /* If No Commands are pending, wait is complete */
4858 unsigned long wait;
4924 wait = jiffies + (FW_ALIVE_WAIT_TOV * HZ);
4925 while (time_before(jiffies, wait)) {
7453 /* To ensure that sendtargets is done, wait for at least 12 secs */
7459 "Default time to wait for login to ddb %d\n", tmo));
7668 /* wait until next relogin is triggered using DF_RELOGIN and
8519 /* Wait to ensure all sendtargets are done for min 12 sec wait */
8525 "Default time to wait for build ddb %d\n", tmo));
8551 * set in DDB and we will wait for login response of boot targets during
8604 "%s: Login response wait timer expired\n",
9109 * @cmd: Scsi Command to wait on.
9122 /* Dont wait on command if PCI error is being handled
9167 * qla4xxx_eh_wait_for_commands - wait for active cmds to finish.
9215 int wait = 0;
9245 wait = 1;
9251 if (wait) {
9304 /* FIXME: wait for hba to go online */