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