tag | line | file | source code |
xfer_count | 280 | drivers/net/hp.c | int xfer_count = count; |
xfer_count | 293 | drivers/net/hp.c | buf[count-1] = inb(nic_base - NIC_OFFSET + HP_DATAPORT), xfer_count++; |
xfer_count | 303 | drivers/net/hp.c | if (((ring_offset + xfer_count) & 0xff) != (addr & 0xff)) |
xfer_count | 305 | drivers/net/hp.c | dev->name, ring_offset + xfer_count, addr); |
xfer_count | 501 | drivers/net/ne.c | int xfer_count = count; |
xfer_count | 526 | drivers/net/ne.c | xfer_count++; |
xfer_count | 546 | drivers/net/ne.c | if (((ring_offset + xfer_count) & 0xff) == low) |
xfer_count | 552 | drivers/net/ne.c | dev->name, ring_offset + xfer_count, addr); |
xfer_count | 66 | drivers/sound/ad1848.c | int xfer_count; |
xfer_count | 860 | drivers/sound/ad1848.c | cnt == devc->xfer_count) |
xfer_count | 883 | drivers/sound/ad1848.c | devc->xfer_count = cnt; |
xfer_count | 911 | drivers/sound/ad1848.c | cnt == devc->xfer_count) |
xfer_count | 943 | drivers/sound/ad1848.c | devc->xfer_count = cnt; |
xfer_count | 981 | drivers/sound/ad1848.c | devc->xfer_count = 0; |
xfer_count | 1024 | drivers/sound/ad1848.c | devc->xfer_count = 0; |