Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dinit_main.c186 machtype = LUNA_I; in main()
238 if (machtype == LUNA_I) { in main()
H A Dgetsecs.c52 if (machtype == LUNA_I) { in getsecs()
H A Dif_le.c242 case LUNA_I: in myetheraddr()
/netbsd-src/sys/arch/luna68k/include/
H A Dcpu.h56 #define LUNA_I 1 macro
/netbsd-src/sys/arch/luna68k/luna68k/
H A Dclock.c72 if (machtype == LUNA_I) in cpu_initclocks()
H A Dmachdep.c375 machtype = LUNA_I; in identifycpu()
/netbsd-src/sys/arch/luna68k/dev/
H A Dspc.c78 if (machtype == LUNA_I && ma->ma_addr != SCSI_ADDR) in spc_mainbus_match()
H A Dif_le.c223 case LUNA_I: in myetheraddr()
H A Dtimekeeper.c91 case LUNA_I: /* Mostek MK48T02 */ in clock_attach()
H A Dpsgpam.c200 if (machtype != LUNA_I) in psgpam_match()