Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
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()
3014 if (currSCCB->Sccb_scsimsg != MSG_PARITY_ERROR) in FPT_sdecm()
3023 currSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_sdecm()
3057 pCurrSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_shandem()
3068 pCurrSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_shandem()
3077 pCurrSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_shandem()
3084 if (pCurrSCCB->Sccb_scsimsg != MSG_PARITY_ERROR) in FPT_shandem()
[all …]