Home
last modified time | relevance | path

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

/drivers/scsi/
DFlashPoint.c321 #define SMPARITY 0x09 macro
2283 pCurrSCCB->Sccb_scsimsg = SMPARITY; in FPT_sfm()
2783 FPT_SendMsg(port, SMPARITY); in FPT_sres()
3064 if (currSCCB->Sccb_scsimsg != SMPARITY) in FPT_sdecm()
3135 if (pCurrSCCB->Sccb_scsimsg != SMPARITY) in FPT_shandem()
3141 if (pCurrSCCB->Sccb_scsimsg == SMPARITY) in FPT_shandem()
3248 if ((sync_msg == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) { in FPT_stsyncn()
3258 if ((offset == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) { in FPT_stsyncn()
3463 if ((width == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) { in FPT_stwidn()
4302 if (message == SMPARITY) { in FPT_phaseMsgOut()
[all …]