Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/mac/
Dconfig.c394 .ether_type = MAC_ETHER_SONIC,
414 .ether_type = MAC_ETHER_SONIC,
426 .ether_type = MAC_ETHER_SONIC,
436 .ether_type = MAC_ETHER_SONIC,
456 .ether_type = MAC_ETHER_SONIC,
466 .ether_type = MAC_ETHER_SONIC,
572 .ether_type = MAC_ETHER_SONIC,
582 .ether_type = MAC_ETHER_SONIC,
692 .ether_type = MAC_ETHER_SONIC,
1097 if (macintosh_config->ether_type == MAC_ETHER_SONIC || in mac_platform_init()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dmacintosh.h77 #define MAC_ETHER_SONIC 1 macro