taglinefilesource code
get_dma_residue76arch/mips/kernel/tyne-c.creturn get_dma_residue(FLOPPY_DMA);
get_dma_residue2805drivers/block/floppy.craw_cmd->length = get_dma_residue(FLOPPY_DMA);
get_dma_residue1853drivers/char/tpqic02.cif ( (i = get_dma_residue(QIC02_TAPE_DMA)) != 0 ) {
get_dma_residue527drivers/net/pi2.cbytecount = lp->bufsiz - get_dma_residue(lp->dmachan);
get_dma_residue1341drivers/net/pt.cbytecount = lp->bufsiz - get_dma_residue(lp->dmachan);
get_dma_residue670drivers/net/znet.cprintk("Addr: %04x cnt:%3x...", addr<<1, get_dma_residue(zn.tx_dma));
get_dma_residue345drivers/scsi/NCR5380.htmp = get_dma_residue(instance->dma_channel);
get_dma_residue340drivers/scsi/NCR53c406a.ctmp = get_dma_residue(dma_chan);
get_dma_residue654drivers/sound/dmabuf.cpos = get_dma_residue (chan);
get_dma_residue283drivers/sound/sb16_dsp.cpos = get_dma_residue (chan);
get_dma_residue342drivers/sound/sb16_dsp.cpos = get_dma_residue (chan);
get_dma_residue539drivers/sound/sscape.cif ((resid = get_dma_residue (devc->dma)) == 0)