Home
last modified time | relevance | path

Searched refs:INIT_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dgdth.h284 #define INIT_TIMEOUT 100000 /* 100000 * 1ms = 100s */ macro
Dgdth.c1887 if (!gdth_wait(hanum,index,INIT_TIMEOUT)) { in gdth_internal_cmd()