Searched refs:SYNCNEG (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 Daha152x.c600 #define SYNCNEG (HOSTDATA(shpnt)->syncneg[CURRENT_SC->device->id]) macro
1651 } else if (SYNCNEG==0 && SYNCHRONOUS) {
1654 SYNCNEG=1; /* negotiation in progress */
1828 if (SYNCNEG==1) {
1830 SYNCNEG=2; /* negotiation completed */
1897 SYNCNEG=2; /* negotiation completed */
1946 if((CURRENT_SC->SCp.phase & syncneg) && SYNCNEG==2 && SYNCRATE==0) {
2006 if(SYNCNEG==1) {
2008 SYNCNEG=2;

Completed in 45 milliseconds