Searched refs:A4000 (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/amigappc/include/
H A Dcpu.h44 #define A4000 4000 macro
/netbsd-6-1-5-RELEASE/sys/arch/amigappc/amigappc/
H A Dautoconf.c367 #ifdef A4000
368 int a4000_flag = 1; /* patchable - default to A4000 */
385 /* where is fastram on the A4000 ?? */
423 return 1; /* It's an A4000 */
425 return 0; /* It's an A1200, so not A4000 */
434 return 0; /* It's not an A4000 */
/netbsd-6-1-5-RELEASE/sys/arch/amiga/amiga/
H A Dautoconf.c493 #ifdef A4000
494 int a4000_flag = 1; /* patchable - default to A4000 */
511 /* where is fastram on the A4000 ?? */
548 return (1); /* It's an A4000 */
550 return (0); /* It's an A1200, so not A4000 */
563 return (0); /* It's not an A4000 */

Completed in 115 milliseconds