Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/include/asm/
Dmacintosh.h70 #define MAC_ETHER_MACE 2 macro
/linux-2.6.39/arch/m68k/mac/
Dconfig.c467 .ether_type = MAC_ETHER_MACE,
616 .ether_type = MAC_ETHER_MACE,
1007 case MAC_ETHER_MACE: in mac_platform_init()
/linux-2.6.39/drivers/net/
Dmacmace.c209 if (found || macintosh_config->ether_type != MAC_ETHER_MACE) in mace_probe()