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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32.c3024 int auto_sync; local
3038 * Note: auto_sync = 0: auto, 1: manual. Ninja SCSI HBA spec says
3039 * that if auto_sync is 0 (auto), and connected SCSI devices are
3045 * only ignored. If auto_sync is 0 (auto), then transfer speed is
3051 auto_sync = TRUE;
3054 auto_sync = FALSE;
3059 auto_sync = TRUE;
3063 auto_sync = TRUE;
3071 if (auto_sync == TRUE) {

Completed in 120 milliseconds