taglinefilesource code
xfer_count253drivers/net/hp.cint xfer_count = count;
xfer_count266drivers/net/hp.cbuf[count-1] = inb(nic_base - NIC_OFFSET + HP_DATAPORT), xfer_count++;
xfer_count276drivers/net/hp.cif (((ring_offset + xfer_count) & 0xff) != (addr & 0xff))
xfer_count278drivers/net/hp.cdev->name, ring_offset + xfer_count, addr);
xfer_count416drivers/net/ne.cint xfer_count = count;
xfer_count441drivers/net/ne.cxfer_count++;
xfer_count461drivers/net/ne.cif (((ring_offset + xfer_count) & 0xff) == low)
xfer_count467drivers/net/ne.cdev->name, ring_offset + xfer_count, addr);
xfer_count71drivers/sound/ad1848.cint             xfer_count;
xfer_count839drivers/sound/ad1848.ccnt == devc->xfer_count)
xfer_count881drivers/sound/ad1848.cdevc->xfer_count = cnt;
xfer_count914drivers/sound/ad1848.ccnt == devc->xfer_count)
xfer_count960drivers/sound/ad1848.cdevc->xfer_count = cnt;
xfer_count1011drivers/sound/ad1848.cdevc->xfer_count = 0;