Searched refs:supported_chips (Results 1 – 1 of 1) sorted by relevance
741 static struct id_type supported_chips[] = { variable762 for (r = 0; r < ARRAY_SIZE(supported_chips); r++) in lan91c96_detect_chip()763 if (chip_id == supported_chips[r].id) in lan91c96_detect_chip()793 sprintf(dev->name, "%s-%hu", supported_chips[r].name, dev_num); in lan91c96_initialize()