Searched refs:gdth_update_timeout (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | gdth_proc.h | 33 static int gdth_update_timeout(int hanum, Scsi_Cmnd *scp, int timeout);
|
D | gdth_proc.c | 1059 scp->SCp.buffers_residual = gdth_update_timeout(hanum, scp, 0); in gdth_stop_timeout() 1085 gdth_update_timeout(hanum, scp, scp->SCp.buffers_residual); in gdth_start_timeout() 1091 static int gdth_update_timeout(int hanum, Scsi_Cmnd *scp, int timeout) in gdth_update_timeout() function
|
D | gdth.c | 2376 scp->SCp.buffers_residual = gdth_update_timeout(hanum, scp, 0); in gdth_putq() 5266 gdth_update_timeout(hanum, scp, scp->timeout_per_command * 6); in gdth_queuecommand()
|