Searched refs:SMPARITY (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 DFlashPoint.c321 #define SMPARITY 0x09 macro
2277 pCurrSCCB->Sccb_scsimsg = SMPARITY;
2777 FPT_SendMsg(port, SMPARITY);
3058 if (currSCCB->Sccb_scsimsg != SMPARITY)
3129 if (pCurrSCCB->Sccb_scsimsg != SMPARITY)
3135 if (pCurrSCCB->Sccb_scsimsg == SMPARITY)
3242 if ((sync_msg == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) {
3252 if ((offset == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) {
3457 if ((width == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) {
4296 if (message == SMPARITY) {
[all...]

Completed in 156 milliseconds