Searched refs:num_left (Results 1 – 1 of 1) sorted by relevance
2240 UINT16 num_left = 0, in L2CA_FlushChannel() local2315 num_left++; in L2CA_FlushChannel()2320 num_left += fixed_queue_length(p_ccb->xmit_hold_q); in L2CA_FlushChannel()2323 …BUG ("L2CA_FlushChannel() flushed: %u + %u, num_left: %u", num_flushed1, num_flushed2, num_left); in L2CA_FlushChannel()2328 return (num_left); in L2CA_FlushChannel()