Lines Matching defs:then
987 * data buffers associated with the command then it can bypass
1321 /* fetch relevant status and then release the command */
1688 time_t then;
1694 then = time_uptime;
1706 if (time_uptime > (then + AAC_BOOT_TIMEOUT)) {
2029 time_t then;
2040 /* then set it to signal the adapter */
2044 then = time_uptime;
2046 if (time_uptime > (then + AAC_IMMEDIATE_TIMEOUT)) {
2992 * Fetch the FIB header, then re-copy to get data as well.
3211 * If the queue fills up, then drop the older entries.