Searched refs:mac_data_table (Results 1 – 1 of 1) sorted by relevance
173 static struct mac_model mac_data_table[] = { variable793 macintosh_config = mac_data_table; in mac_identify()794 for (m = &mac_data_table[1]; m->ident != -1; m++) { in mac_identify()