Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/include/
H A Dcpu.h141 #define MACH_CLASSIIfx 0x0080 /* The IIfx is in a class by itself. */ macro
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dvia.c207 } else if (current_mac_model->class == MACH_CLASSIIfx) { /* OSS */ in via_init()
H A Dmachdep.c1762 {MACH_MACIIFX, "IIfx ", "", MACH_CLASSIIfx, &romvecs[18]},
2093 case MACH_CLASSIIfx: in setmachdep()
2185 case MACH_CLASSIIfx: in mac68k_set_io_offsets()
/netbsd-src/sys/arch/mac68k/obio/
H A Diwm_fd.c326 case MACH_CLASSIIfx: /* None */ in iwm_match()