taglinefilesource code
chip_table222drivers/net/lance.c} chip_table[] = {
chip_table389drivers/net/lance.cfor (lance_version = 1; chip_table[lance_version].id_number; lance_version++) {
chip_table390drivers/net/lance.cif (chip_table[lance_version].id_number == chip_version)
chip_table396drivers/net/lance.cchipname = chip_table[lance_version].name;
chip_table405drivers/net/lance.crequest_region(ioaddr, LANCE_TOTAL_SIZE, chip_table[lance_version].name);
chip_table540drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
chip_table588drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_MUST_UNRESET)
chip_table591drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
chip_table698drivers/net/lance.c(chip_table[lp->chip_version].flags & LANCE_MUST_REINIT_RING)) {
chip_table787drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_MUST_PAD) {
chip_table1033drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {
chip_table1065drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {