Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/mac/
H A Dconfig.c395 .ether_type = MAC_ETHER_SONIC,
415 .ether_type = MAC_ETHER_SONIC,
427 .ether_type = MAC_ETHER_SONIC,
437 .ether_type = MAC_ETHER_SONIC,
457 .ether_type = MAC_ETHER_SONIC,
467 .ether_type = MAC_ETHER_SONIC,
573 .ether_type = MAC_ETHER_SONIC,
583 .ether_type = MAC_ETHER_SONIC,
693 .ether_type = MAC_ETHER_SONIC,
1095 if (macintosh_config->ether_type == MAC_ETHER_SONIC || in mac_platform_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dmacintosh.h77 #define MAC_ETHER_SONIC 1 macro