taglinefilesource code
xfer_count227drivers/net/hp.cint xfer_count = count;
xfer_count239drivers/net/hp.cbuf[count-1] = inb(nic_base - NIC_OFFSET + HP_DATAPORT), xfer_count++;
xfer_count249drivers/net/hp.cif (((ring_offset + xfer_count) & 0xff) != (addr & 0xff))
xfer_count251drivers/net/hp.cdev->name, ring_offset + xfer_count, addr);
xfer_count379drivers/net/ne.cint xfer_count = count;
xfer_count403drivers/net/ne.cxfer_count++;
xfer_count423drivers/net/ne.cif (((ring_offset + xfer_count) & 0xff) == low)
xfer_count429drivers/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;