Searched refs:p_ccb_last (Results 1 – 3 of 3) sorted by relevance
379 bool avct_lcb_last_ccb(tAVCT_LCB* p_lcb, tAVCT_CCB* p_ccb_last) { in avct_lcb_last_ccb() argument387 p_ccb_last); in avct_lcb_last_ccb()388 if (p_ccb->allocated && (p_ccb->p_lcb == p_lcb) && (p_ccb != p_ccb_last)) { in avct_lcb_last_ccb()
155 tAVCT_CCB* p_ccb_last);162 extern bool avct_lcb_last_ccb(tAVCT_LCB* p_lcb, tAVCT_CCB* p_ccb_last);
661 uint8_t avct_bcb_get_last_ccb_index(tAVCT_BCB* p_bcb, tAVCT_CCB* p_ccb_last) { in avct_bcb_get_last_ccb_index() argument667 if (p_ccb != p_ccb_last) return 0; in avct_bcb_get_last_ccb_index()