Lines Matching defs:chip_table
269 } chip_table[] = {
428 r->name = chip_table[ver].name;
532 for (lance_version = 1; chip_table[lance_version].id_number; lance_version++) {
533 if (chip_table[lance_version].id_number == chip_version)
540 chipname = chip_table[lance_version].name;
721 if (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
780 if (chip_table[lp->chip_version].flags & LANCE_MUST_UNRESET)
783 if (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
912 (chip_table[lp->chip_version].flags & LANCE_MUST_REINIT_RING)) {
981 if (chip_table[lp->chip_version].flags & LANCE_MUST_PAD) {
1237 if (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {
1268 if (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {