taglinefilesource code
chip_table223drivers/net/lance.c} chip_table[] = {
chip_table390drivers/net/lance.cfor (lance_version = 1; chip_table[lance_version].id_number; lance_version++) {
chip_table391drivers/net/lance.cif (chip_table[lance_version].id_number == chip_version)
chip_table404drivers/net/lance.cchipname = chip_table[lance_version].name;
chip_table413drivers/net/lance.crequest_region(ioaddr, LANCE_TOTAL_SIZE, chip_table[lance_version].name);
chip_table546drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
chip_table594drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_MUST_UNRESET)
chip_table597drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
chip_table704drivers/net/lance.c(chip_table[lp->chip_version].flags & LANCE_MUST_REINIT_RING)) {
chip_table793drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_MUST_PAD) {
chip_table1039drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {
chip_table1071drivers/net/lance.cif (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {