Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DFlashPoint.c1156 #define SMPARITY 0x09 macro
5512 pCurrSCCB->Sccb_scsimsg = SMPARITY; in sfm()
6102 SendMsg(port, SMPARITY); in sres()
6503 if(currSCCB->Sccb_scsimsg != SMPARITY) in sdecm()
6592 if(pCurrSCCB->Sccb_scsimsg != SMPARITY) in shandem()
6598 if(pCurrSCCB->Sccb_scsimsg == SMPARITY) in shandem()
6707 if((sync_msg == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) in stsyncn()
6718 if((offset == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) in stsyncn()
6941 if((width == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) in stwidn()
7958 if(message == SMPARITY) in phaseMsgOut()
[all …]