Home
last modified time | relevance | path

Searched refs:TIMEOUT_READY (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dpsi240i.h51 #define TIMEOUT_READY 10 // 100 mSec macro
Dpsi_dale.h291 #define TIMEOUT_READY 100 // 100 mSec macro
Dpsi240i.c152 timer = jiffies + TIMEOUT_READY; // calculate the timeout value in IdeCmd()
Dpci2220i.c251 for ( z = 0; z < (TIMEOUT_READY * 4); z++ ) in WaitReady()