Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/include/
H A Dbootinfo.h122 #define X68K_BOOT_DEV_IS_NETIF(major) \ macro
/netbsd-src/sys/arch/x68k/x68k/
H A Dautoconf.c146 if (X68K_BOOT_DEV_IS_NETIF(majdev)) { in device_register()