Searched refs:supported_chips (Results 1 – 3 of 3) sorted by relevance
742 static struct id_type supported_chips[] = { variable763 for (r = 0; r < ARRAY_SIZE(supported_chips); r++) in lan91c96_detect_chip()764 if (chip_id == supported_chips[r].id) in lan91c96_detect_chip()794 sprintf(dev->name, "%s-%hu", supported_chips[r].name, dev_num); in lan91c96_initialize()
141 extern uint32 supported_chips[];