Searched refs:mpu (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/netboot/
H A Dboot.c50 int mpu; variable
230 mpu = detectmpu();
234 if (mpu < 3) { /* not tested on 68020 */
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/boot/
H A Dboot.c49 int mpu, hostadaptor; variable
288 mpu = detectmpu();
290 if (mpu < 3) { /* not tested on 68020 */
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Dmachdep.c1903 const char *mpu; local
1907 mpu = ("(68020)");
1910 mpu = ("(68030)");
1913 mpu = ("(68040)");
1916 mpu = ("(unknown processor)");
1922 mpu);
/netbsd-6-1-5-RELEASE/share/man/man4/
H A DMakefile41 midi.4 mii.4 mk48txx.4 mlx.4 mly.4 mpls.4 mpii.4 mpt.4 mpu.4 mtd.4 \
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dmlx.c660 mlx_adjqparam(struct mlx_softc *mlx, int mpu, int slop) argument
672 ldadjqparam(ld, mpu + (slop-- > 0));

Completed in 74 milliseconds