Searched refs:tov (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_mbx.c66 * Wait for active mailbox commands to finish by waiting at most tov
71 if (qla2x00_down_timeout(&ha->mbx_cmd_sem, mcp->tov * HZ)) {
140 tmp_intr_timer.expires = jiffies + mcp->tov * HZ;
180 wait_time = jiffies + mcp->tov * HZ; /* wait at most tov secs */
345 mcp->tov = 30;
401 mcp->tov = 30;
451 mcp->tov = 30;
500 mcp->tov = 30;
558 mcp->tov
946 qla2x00_get_retry_cnt(scsi_qla_host_t *ha, uint8_t *retry_cnt, uint8_t *tov, uint16_t *r_a_tov) argument
[all...]
H A Dqla_def.h422 uint32_t tov; member in struct:__anon6922

Completed in 73 milliseconds