Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A DFlashPoint.c104 unsigned char Sccb_scsimsg; /* identify msg for selection */ member
1634 p_Sccb->Sccb_scsimsg = in FlashPoint_AbortCCB()
2233 pCurrSCCB->Sccb_scsimsg = MSG_PARITY_ERROR; in FPT_sfm()
2386 currSCCB->Sccb_scsimsg = TARGET_RESET; in FPT_ssel()
3013 if (currSCCB->Sccb_scsimsg != MSG_PARITY_ERROR) in FPT_sdecm()
3022 currSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_sdecm()
3056 pCurrSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_shandem()
3067 pCurrSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_shandem()
3076 pCurrSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_shandem()
3083 if (pCurrSCCB->Sccb_scsimsg != MSG_PARITY_ERROR) in FPT_shandem()
[all …]