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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Din2000.h302 uchar sync_off; /* bit mask: don't use sync with these targets */ member in struct:IN2000_hostdata
H A Din2000.c461 if (hostdata->sync_off & (1 << cmd->device->id))
1925 hostdata->sync_off = 0x00; /* sync defaults to on */
1927 hostdata->sync_off = 0xff; /* sync defaults to off */
1937 hostdata->sync_off = val;
1985 if (hostdata->sync_off == 0xff)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip.h182 extern u64 snmp_fold_field64(void __percpu *mib[], int offt, size_t sync_off);

Completed in 68 milliseconds