Home
last modified time | relevance | path

Searched refs:SYNCNEG (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Daha152x.c588 #define SYNCNEG (HOSTDATA(shpnt)->syncneg[CURRENT_SC->target]) macro
2189 } else if (SYNCNEG==0 && SYNCHRONOUS) {
2197 SYNCNEG=1; /* negotiation in progress */
2384 if (SYNCNEG==1) {
2386 SYNCNEG=2; /* negotiation completed */
2453 SYNCNEG=2; /* negotiation completed */
2502 if((CURRENT_SC->SCp.phase & syncneg) && SYNCNEG==2 && SYNCRATE==0) {
2562 if(SYNCNEG==1) {
2564 SYNCNEG=2;