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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c531 * DIS_NEVER (this holds for tape drives also), and ALWAYS
546 if (hostdata->disconnect == DIS_NEVER)
1991 if ((val >= DIS_NEVER) && (val <= DIS_ALWAYS))
2081 if (x < DIS_NEVER || x > DIS_ALWAYS)

Completed in 45 milliseconds