Lines Matching defs:timeout

175 	 * Initialize the tlabels. Reclaim a bad tlabel after the split timeout
178 * twice the split_timeout. (i.e. if the split timeout was set to 100mS
182 * timeout is stored as the number of bus cycles. We need to convert
190 * "split_timeout" has gone by. split timeout is in bus cycles so we
192 * timer resolution to 1/2 of the timeout so that we will have a worst
193 * case timeout of split timeout + (1/2 * split timeout). See
426 * Update the timeout for the pending list. This updates both the pending
427 * list timeout and time we wait to reclaim bad tlabels. timeout is the
429 * called when the CSR split timeout registers are updated.
433 hrtime_t timeout)
438 hci1394_tlist_timeout_update(async_handle->as_pending_list, timeout);
439 hci1394_tlabel_set_reclaim_time(async_handle->as_tlabel, timeout);
462 * don't always setup a timeout for every single command, etc.)
467 * result. In the case it has been pended, we setup a timeout to wait for the
468 * response. If we receive the response before the timeout, the command is
470 * done and we send a timeout notification up the chain.
472 * The first race condition is when we get the timeout at the same time as
475 * ARRESP interrupt handler(ISR) running on one processor and the timeout on
488 * command and the pending timeout since the command is not being timed until
576 * will either get an ARRESP or the pending list will timeout the
760 * We got a response. Lock out pending timeout callback from marking
815 * NOTE: there is a race condition here with the pending timeout. Look
830 /* allow pending timeout callback to mark tlabel as bad */
1819 * calculate the ATRESP timeout for when we send it.
1898 * calculate the ATRESP timeout for when we send it.
1980 * calculate the ATRESP timeout for when we send it.
2075 * calculate the ATRESP timeout for when we send it. The status word is
2195 * calculate the ATRESP timeout for when we send it. The status word is
3220 * This is the ARREQ Pending timeout callback routine. It is called from
3256 * that guy that we are in the middle of doing the timeout processing
3275 * Calculate the timeout for an ATRESP. When an ARREQ is received, this
3277 * time when the ATRESP is considered to have timed out. We timeout after
3278 * split_timeout has gone by. Split timeout and the returned value are in bus
3294 /* Get the current split timeout */
3307 * time and the split timeout. If this new value is not greater than the
3325 * The timeout time equals the seconds added with the carry (1 or 0