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()
1488 int i, ok_flag; in hp100_start_xmit_bm() local1559 ok_flag = skb->len >= HP100_MIN_PACKET_SIZE; in hp100_start_xmit_bm()1560 i = ok_flag ? skb->len : HP100_MIN_PACKET_SIZE; in hp100_start_xmit_bm()1639 int i, ok_flag; in hp100_start_xmit() local1719 ok_flag = skb->len >= HP100_MIN_PACKET_SIZE; in hp100_start_xmit()1720 i = ok_flag ? skb->len : HP100_MIN_PACKET_SIZE; in hp100_start_xmit()1728 if (!ok_flag) in hp100_start_xmit()1733 if (!ok_flag) in hp100_start_xmit()