tag | line | file | source code |
---|---|---|---|
RCV_LOWER_LIMIT | 573 | drivers/net/eepro.c | outb(RCV_LOWER_LIMIT, ioaddr + RCV_LOWER_LIMIT_REG); |
RCV_LOWER_LIMIT | 590 | drivers/net/eepro.c | outw(RCV_LOWER_LIMIT << 8, ioaddr + RCV_BAR); |
RCV_LOWER_LIMIT | 591 | drivers/net/eepro.c | lp->rx_start = (RCV_LOWER_LIMIT << 8) ; |