Home
last modified time | relevance | path

Searched refs:mac_model (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dmacintosh.h31 struct mac_model struct
92 extern struct mac_model *macintosh_config;
/openbmc/linux/arch/m68k/mac/
H A Dconfig.c180 struct mac_model *macintosh_config;
183 static struct mac_model mac_data_table[] = {
792 struct mac_model *m; in mac_identify()