Lines Matching refs:TarSelQ_Tail
213 struct sccb *TarSelQ_Tail;
2210 currTar_Info->TarSelQ_Tail = NULL;
6737 TarSelQ_Tail
6782 currTar_Info->TarSelQ_Tail = NULL;
6837 currTar_Info->TarSelQ_Tail = pCurrCard->currentSCCB;
7068 p_SCCB->Sccb_backlink = currTar_Info->TarSelQ_Tail;
7077 currTar_Info->TarSelQ_Tail->Sccb_forwardlink = p_SCCB;
7080 currTar_Info->TarSelQ_Tail = p_SCCB;
7113 if (currTar_Info->TarSelQ_Tail == q_ptr) {
7115 currTar_Info->TarSelQ_Tail =