Searched refs:DIS_NEVER (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Din2000.h353 #define DIS_NEVER 0 macro
H A Dwd33c93.h310 #define DIS_NEVER 0 macro
H A Din2000.c390 * DIS_NEVER (this holds for tape drives also), and ALWAYS
405 if (hostdata->disconnect == DIS_NEVER)
1943 if ((val >= DIS_NEVER) && (val <= DIS_ALWAYS))
2072 if (x < DIS_NEVER || x > DIS_ALWAYS)
H A Dwd33c93.c530 * DIS_NEVER (this holds for tape drives also), and ALWAYS
545 if (hostdata->disconnect == DIS_NEVER)
1994 if ((val >= DIS_NEVER) && (val <= DIS_ALWAYS))
2084 if (x < DIS_NEVER || x > DIS_ALWAYS)

Completed in 105 milliseconds