Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dmacintosh.h78 #define MAC_ETHER_MACE 2 macro
/linux/arch/m68k/mac/
H A Dconfig.c437 .ether_type = MAC_ETHER_MACE,
583 .ether_type = MAC_ETHER_MACE,
1093 if (macintosh_config->ether_type == MAC_ETHER_MACE) in mac_platform_init()