Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/atari/
H A Datari_init.c107 #define MAGIC_8M (8 - 1) macro
803 base[MB_END(8)] = MAGIC_8M; in milan_probe_bank()
804 if (base[MB_END(8)] != MAGIC_8M || base[MB_END(4)] != MAGIC_4M) { in milan_probe_bank()
820 if (base[MB_END(16)] != MAGIC_16M || base[MB_END(8)] != MAGIC_8M) { in milan_probe_bank()