Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
DFlashPoint.c767 struct sccb *pCurrSCCB);
839 struct sccb *pCurrSCCB);
841 struct sccb *pCurrSCCB);
843 struct sccb *pCurrSCCB);
2207 static unsigned char FPT_sfm(u32 port, struct sccb *pCurrSCCB) in FPT_sfm() argument
2232 if (pCurrSCCB != NULL) { in FPT_sfm()
2233 pCurrSCCB->Sccb_scsimsg = MSG_PARITY_ERROR; in FPT_sfm()
3038 static void FPT_shandem(u32 port, unsigned char p_card, struct sccb *pCurrSCCB) in FPT_shandem() argument
3042 length = FPT_sfm(port, pCurrSCCB); in FPT_shandem()
3046 message = FPT_sfm(port, pCurrSCCB); in FPT_shandem()
[all …]