taglinefilesource code
chip_table243drivers/net/lance.c} chip_table[] = {
chip_table408drivers/net/lance.cfor (lance_version = 1; chip_table[lance_version].id_number; lance_version++) {
chip_table409drivers/net/lance.cif (chip_table[lance_version].id_number == chip_version)
chip_table415drivers/net/lance.cchipname = chip_table[lance_version].name;
chip_table424drivers/net/lance.crequest_region(ioaddr, LANCE_TOTAL_SIZE, chip_table[lance_version].name);
chip_table561drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
chip_table609drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_MUST_UNRESET)
chip_table612drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
chip_table719drivers/net/lance.c(chip_table[lp->chip_version].flags & LANCE_MUST_REINIT_RING)) {
chip_table808drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_MUST_PAD) {
chip_table1065drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {
chip_table1097drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {