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_count375drivers/net/ne.cint xfer_count = count;
xfer_count400drivers/net/ne.cxfer_count++;
xfer_count420drivers/net/ne.cif (((ring_offset + xfer_count) & 0xff) == low)
xfer_count426drivers/net/ne.cdev->name, ring_offset + xfer_count, addr);
xfer_count66drivers/sound/ad1848.cint             xfer_count;
xfer_count834drivers/sound/ad1848.ccnt == devc->xfer_count)
xfer_count876drivers/sound/ad1848.cdevc->xfer_count = cnt;
xfer_count909drivers/sound/ad1848.ccnt == devc->xfer_count)
xfer_count955drivers/sound/ad1848.cdevc->xfer_count = cnt;
xfer_count1006drivers/sound/ad1848.cdevc->xfer_count = 0;