Lines Matching defs:timeout

252     uint32_t dataout_size, short timeout, int mode);
463 * Tunable timeout value for Inquiry VPD page 0x83
1179 mptsas_timeout_id = timeout(mptsas_watch, NULL,
1486 mptsas_timeout_id = timeout(mptsas_watch, NULL, mptsas_tick);
1684 * Cancel timeout threads for this mpt
1968 * Cancel timeout threads for this mpt
5024 * Mark this cmd as a timeout.
5629 * When timeout requested, propagate
5986 timeout(mptsas_restart_cmd, mpt,
8114 * invoked from timeout() to restart qfull cmds with throttle == 0
8151 * we don't want to modify timeout based on TM cmds.
8515 * Start timeout.
9082 * When timeout requested, propagate
9196 * reset timeout of all targets.
9221 * we get here, this command will never timeout because
9320 mptsas_reset_watch = timeout(mptsas_watch_reset_delay, NULL,
9346 * mptsas_watch_reset_delay(_subr) is invoked by timeout() and checks every
9832 * timeout handling
9893 mptsas_timeout_id = timeout(mptsas_watch, NULL, mptsas_tick);
9919 * Earliest command timeout expired. Drain throttle.
9947 NDBG23(("pending timeout"));
9989 * passthrough command timeout
10013 * timeout recovery
10033 mptsas_log(mpt, CE_WARN, "Disconnected command timeout for "
10042 mptsas_log(mpt, CE_WARN, "Target %d reset for command timeout "
10093 mpt->m_quiesce_timeid = timeout(mptsas_ncmds_checkdrain,
10168 mpt->m_quiesce_timeid = timeout(mptsas_ncmds_checkdrain,
10782 uint32_t dataout_size, short timeout, int mode)
10918 pkt->pkt_time = timeout;
10986 mptsas_log(mpt, CE_WARN, "passthrough command timeout");
11143 * If timeout is 0, set timeout to default of 60 seconds.
11339 mptsas_log(mpt, CE_WARN, "Post FW Diag command timeout");
11494 mptsas_log(mpt, CE_WARN, "Release FW Diag command timeout");
14915 * mptsas_inq83_retry_timeout seconds. If the timeout expires, driver
14982 mptsas_log(mpt, CE_WARN, "!Repeated page83 requests timeout "