Lines Matching refs:TarSelQ_Tail
213 struct sccb *TarSelQ_Tail;
2178 currTar_Info->TarSelQ_Tail = NULL;
6706 TarSelQ_Tail
6751 currTar_Info->TarSelQ_Tail = NULL;
6806 currTar_Info->TarSelQ_Tail = pCurrCard->currentSCCB;
7037 p_SCCB->Sccb_backlink = currTar_Info->TarSelQ_Tail;
7046 currTar_Info->TarSelQ_Tail->Sccb_forwardlink = p_SCCB;
7049 currTar_Info->TarSelQ_Tail = p_SCCB;
7082 if (currTar_Info->TarSelQ_Tail == q_ptr) {
7084 currTar_Info->TarSelQ_Tail =