Lines Matching full:p_lcb
2806 tL2C_LCB *p_lcb;2809 if ((p_lcb = l2cu_allocate_lcb (p_dev_rec->bd_addr, TRUE)) == NULL)2821 if (l2cu_create_conn(p_lcb) == FALSE)2827 l2cu_release_lcb(p_lcb);