taglinefilesource code
xfer_count223drivers/net/hp.cint xfer_count = count;
xfer_count235drivers/net/hp.cbuf[count-1] = inb(nic_base - NIC_OFFSET + HP_DATAPORT), xfer_count++;
xfer_count245drivers/net/hp.cif (((ring_offset + xfer_count) & 0xff) != (addr & 0xff))
xfer_count247drivers/net/hp.cdev->name, ring_offset + xfer_count, addr);
xfer_count320drivers/net/ne.cint xfer_count = count;
xfer_count341drivers/net/ne.cbuf[count-1] = inb(NE_BASE + NE_DATAPORT), xfer_count++;
xfer_count358drivers/net/ne.cif (((ring_offset + xfer_count) & 0xff) == low)
xfer_count364drivers/net/ne.cdev->name, ring_offset + xfer_count, addr);
xfer_count59drivers/sound/ad1848.cint             xfer_count;
xfer_count479drivers/sound/ad1848.ccnt == devc->xfer_count)
xfer_count512drivers/sound/ad1848.cdevc->xfer_count = cnt;
xfer_count542drivers/sound/ad1848.ccnt == devc->xfer_count)
xfer_count583drivers/sound/ad1848.cdevc->xfer_count = cnt;
xfer_count641drivers/sound/ad1848.cdevc->xfer_count = 0;