Home
last modified time | relevance | path

Searched refs:gdth_update_timeout (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dgdth_proc.h33 static int gdth_update_timeout(int hanum, Scsi_Cmnd *scp, int timeout);
Dgdth_proc.c1059 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
Dgdth.c2376 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()