Home
last modified time | relevance | path

Searched refs:bpos (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/sound/isa/gus/
Dgus_pcm.c53 unsigned int bpos; member
138 curr = begin + (pcmp->bpos * pcmp->block_size) / runtime->channels; in snd_gf1_pcm_trigger_up()
222 pcmp->bpos++; in snd_gf1_pcm_interrupt_wave()
223 pcmp->bpos %= pcmp->blocks; in snd_gf1_pcm_interrupt_wave()
224 if (pcmp->bpos + 1 >= pcmp->blocks) { /* last block? */ in snd_gf1_pcm_interrupt_wave()
229 end = pcmp->memory + (((pcmp->bpos + 1) * pcmp->block_size) / runtime->channels); in snd_gf1_pcm_interrupt_wave()
260 end = pcmp->bpos * pcmp->block_size; in snd_gf1_pcm_interrupt_wave()
364 unsigned int bpos, len; in snd_gf1_pcm_playback_copy() local
366 bpos = samples_to_bytes(runtime, pos) + (voice * (pcmp->dma_size / 2)); in snd_gf1_pcm_playback_copy()
368 if (snd_BUG_ON(bpos > pcmp->dma_size)) in snd_gf1_pcm_playback_copy()
[all …]
/linux-2.6.39/arch/x86/boot/
Dvesa.h60 u8 bpos; /* 36 */ member
/linux-2.6.39/fs/ntfs/
Daops.c746 unsigned long *bpos, *bend; in ntfs_write_block() local
750 bpos = (unsigned long *)(kaddr + bh_offset(bh)); in ntfs_write_block()
751 bend = (unsigned long *)((u8*)bpos + blocksize); in ntfs_write_block()
753 if (unlikely(*bpos)) in ntfs_write_block()
755 } while (likely(++bpos < bend)); in ntfs_write_block()
757 if (bpos == bend) { in ntfs_write_block()
/linux-2.6.39/arch/sparc/kernel/
Dhead_32.S797 bpos got_prop ! Got the property