taglinefilesource code
chip_table251drivers/net/lance.c} chip_table[] = {
chip_table423drivers/net/lance.cfor (lance_version = 1; chip_table[lance_version].id_number; lance_version++) {
chip_table424drivers/net/lance.cif (chip_table[lance_version].id_number == chip_version)
chip_table430drivers/net/lance.cchipname = chip_table[lance_version].name;
chip_table439drivers/net/lance.crequest_region(ioaddr, LANCE_TOTAL_SIZE, chip_table[lance_version].name);
chip_table585drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
chip_table633drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_MUST_UNRESET)
chip_table636drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
chip_table745drivers/net/lance.c(chip_table[lp->chip_version].flags & LANCE_MUST_REINIT_RING)) {
chip_table834drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_MUST_PAD) {
chip_table1091drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {
chip_table1123drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {