sccb_card
struct sccb_card *CurrCard = NULL;
pCurrNvRam = ((struct sccb_card *)pCurrCard)->pNvRamInfo;
FPT_WrStack(((struct sccb_card *)pCurrCard)->ioPort, 0, 0);
struct sccb_card *pCurrCard = curr_card;
ioport = ((struct sccb_card *)pCurrCard)->ioPort;
thisCard = ((struct sccb_card *)pCurrCard)->cardIndex;
((struct sccb_card *)pCurrCard)->cmdCounter--;
if (!((struct sccb_card *)pCurrCard)->cmdCounter)
if (((struct sccb_card *)pCurrCard)->currentSCCB ==
if (((struct sccb_card *)pCurrCard)->
if (((struct sccb_card *)
((struct sccb_card *)
((struct sccb_card
((struct sccb_card *)
FPT_queueSelectFail((struct sccb_card *)pCurrCard, thisCard);
((struct sccb_card *)
ioport = ((struct sccb_card *)pCurrCard)->ioPort;
struct sccb_card *pCurrCard = pcard;
if (((struct sccb_card *)pCurrCard)->
struct sccb_card *pCurrCard,
static void FPT_SccbMgrTableInitCard(struct sccb_card *pCurrCard,
struct sccb_card *CurrCard;
struct sccb_card *pCurrCard)
struct sccb_card *CurrCard;
static void FPT_ssenss(struct sccb_card *pCurrCard)
static void FPT_dataXferProcessor(u32 port, struct sccb_card *pCurrCard)
struct sccb_card *currCard;
static void FPT_queueSearchSelect(struct sccb_card *pCurrCard,
static void FPT_queueSelectFail(struct sccb_card *pCurrCard,
static void FPT_queueCmdComplete(struct sccb_card *pCurrCard,
struct sccb_card *pCurrCard);
static void FPT_queueSelectFail(struct sccb_card *pCurrCard,
static void FPT_queueCmdComplete(struct sccb_card *pCurrCard,
static void FPT_queueSearchSelect(struct sccb_card *pCurrCard,
struct sccb_card *pCurrCard);
struct sccb_card *pCurrCard,
static void FPT_SccbMgrTableInitCard(struct sccb_card *pCurrCard,
static struct sccb_card FPT_BL_Card[MAX_CARDS] = { {0} };