Lines Matching defs:chip_table
268 } chip_table[] = {
425 r->name = chip_table[ver].name;
528 for (lance_version = 1; chip_table[lance_version].id_number; lance_version++) {
529 if (chip_table[lance_version].id_number == chip_version)
536 chipname = chip_table[lance_version].name;
716 if (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
775 if (chip_table[lp->chip_version].flags & LANCE_MUST_UNRESET)
778 if (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) {
907 (chip_table[lp->chip_version].flags & LANCE_MUST_REINIT_RING)) {
976 if (chip_table[lp->chip_version].flags & LANCE_MUST_PAD) {
1232 if (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {
1263 if (chip_table[lp->chip_version].flags & LANCE_HAS_MISSED_FRAME) {