tag | line | file | source code |
---|---|---|---|
LANCE_TOTAL_SIZE | 44 | drivers/net/lance.c | {"lance", lance_probe1, LANCE_TOTAL_SIZE, lance_portlist}; |
LANCE_TOTAL_SIZE | 319 | drivers/net/lance.c | if ( check_region(ioaddr, LANCE_TOTAL_SIZE) == 0) { |
LANCE_TOTAL_SIZE | 403 | drivers/net/lance.c | request_region(ioaddr, LANCE_TOTAL_SIZE, chip_table[lance_version].name); |