Home
last modified time | relevance | path

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

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