Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dmacintosh.h31 struct mac_model struct
92 extern struct mac_model *macintosh_config;
33 identmac_model global() argument
34 namemac_model global() argument
35 adb_typemac_model global() argument
36 via_typemac_model global() argument
37 scsi_typemac_model global() argument
38 ide_typemac_model global() argument
39 scc_typemac_model global() argument
40 ether_typemac_model global() argument
41 expansion_typemac_model global() argument
42 floppy_typemac_model global() argument
/linux/arch/m68k/mac/
H A Dconfig.c170 struct mac_model *macintosh_config;
173 static struct mac_model mac_data_table[] = {
782 struct mac_model *m; in mac_identify()