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_count357drivers/net/ne.cint xfer_count = count;
xfer_count382drivers/net/ne.cxfer_count++;
xfer_count402drivers/net/ne.cif (((ring_offset + xfer_count) & 0xff) == low)
xfer_count408drivers/net/ne.cdev->name, ring_offset + xfer_count, addr);
xfer_count59drivers/sound/ad1848.cint             xfer_count;
xfer_count478drivers/sound/ad1848.ccnt == devc->xfer_count)
xfer_count511drivers/sound/ad1848.cdevc->xfer_count = cnt;
xfer_count541drivers/sound/ad1848.ccnt == devc->xfer_count)
xfer_count582drivers/sound/ad1848.cdevc->xfer_count = cnt;
xfer_count640drivers/sound/ad1848.cdevc->xfer_count = 0;