taglinefilesource code
get_dma_residue76arch/mips/kernel/tyne-c.creturn get_dma_residue(FLOPPY_DMA);
get_dma_residue2807drivers/block/floppy.craw_cmd->length = get_dma_residue(FLOPPY_DMA);
get_dma_residue255drivers/char/ftape/fdc-isr.cdma_residue = get_dma_residue(fdc.dma);
get_dma_residue1851drivers/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_residue350drivers/scsi/NCR5380.htmp = get_dma_residue(instance->dma_channel);
get_dma_residue346drivers/scsi/NCR53c406a.ctmp = get_dma_residue(dma_chan);
get_dma_residue702drivers/sound/dmabuf.cpos = get_dma_residue (chan);
get_dma_residue521drivers/sound/sscape.cif ((resid = get_dma_residue (devc->dma)) == 0)