Searched refs:ok_flag (Results 1 – 2 of 2) sorted by relevance
574 int i, cidx, r, ok_flag; in snd_ac97_pcm_open() local593 ok_flag = 0; in snd_ac97_pcm_open()602 ok_flag++; in snd_ac97_pcm_open()605 if (!ok_flag) { in snd_ac97_pcm_open()
1494 int i, ok_flag; in hp100_start_xmit_bm() local1565 ok_flag = skb->len >= HP100_MIN_PACKET_SIZE; in hp100_start_xmit_bm()1566 i = ok_flag ? skb->len : HP100_MIN_PACKET_SIZE; in hp100_start_xmit_bm()1645 int i, ok_flag; in hp100_start_xmit() local1725 ok_flag = skb->len >= HP100_MIN_PACKET_SIZE; in hp100_start_xmit()1726 i = ok_flag ? skb->len : HP100_MIN_PACKET_SIZE; in hp100_start_xmit()1734 if (!ok_flag) in hp100_start_xmit()1739 if (!ok_flag) in hp100_start_xmit()