Searched refs:pCurrSCCB (Results 1 – 1 of 1) sorted by relevance
767 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() argument2232 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() argument3042 length = FPT_sfm(port, pCurrSCCB); in FPT_shandem()3046 message = FPT_sfm(port, pCurrSCCB); in FPT_shandem()[all …]