tag | line | file | source code |
get_dma_residue | 2709 | drivers/block/floppy.c | raw_cmd.length = get_dma_residue(FLOPPY_DMA); |
get_dma_residue | 1850 | drivers/char/tpqic02.c | if ( (i = get_dma_residue(QIC02_TAPE_DMA)) != 0 ) { |
get_dma_residue | 686 | drivers/net/znet.c | printk("Addr: %04x cnt:%3x...", addr<<1, get_dma_residue(zn.tx_dma)); |
get_dma_residue | 345 | drivers/scsi/NCR5380.h | tmp = get_dma_residue(instance->dma_channel); |
get_dma_residue | 292 | drivers/sound/sb16_dsp.c | pos = get_dma_residue (chan); |
get_dma_residue | 349 | drivers/sound/sb16_dsp.c | pos = get_dma_residue (chan); |