Lines Matching defs:start
213 unsigned long start;
230 * Clear the synch command doorbell to start on a clean slate.
256 start = jiffies;
265 while (time_before(jiffies, start+delay)) {
719 unsigned long status, start;
722 start = jiffies;
731 start = jiffies;
735 if (time_after(jiffies, start+HZ*SOFT_RESET_TIME)) {
885 unsigned long start;
937 start = jiffies;
945 time_after(jiffies, start+HZ*startup_timeout)) {
946 printk(KERN_ERR "%s%d: adapter kernel failed to start, init status = %lx.\n",
952 time_after(jiffies, start + HZ *
958 start = jiffies;
1016 * start accepting requests
1029 unsigned long start = jiffies;
1034 while (time_before(jiffies, start+delay)) {
1177 unsigned long start;
1210 start = jiffies;
1213 if (time_after(jiffies, start+HZ*FWUPD_TIMEOUT)) {
1252 start = jiffies;
1263 time_after(jiffies, start+HZ*startup_timeout)) {
1264 printk(KERN_ERR "%s%d: adapter kernel failed to start, init status = %lx.\n",
1270 time_after(jiffies, start + HZ *
1276 start = jiffies;
1326 * start accepting requests