HomeSort by: relevance | last modified time | path
    Searched refs:prep (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/share/man/man4/man4.prep/
Makefile 2 # Makefile for man4/man4.prep
5 MANSUBDIR=/prep
  /src/share/man/man8/man8.prep/
Makefile 5 MANSUBDIR=/prep
  /src/distrib/notes/macppc/
Makefile 5 prep.OPENFIRMWARE
  /src/sys/arch/prep/
Makefile 5 TPREP= ${SYSDIR}/arch/prep/tags
6 SPREP= ${SYSDIR}/arch/prep/prep/*.[ch] \
7 ${SYSDIR}/arch/prep/isa/*.[ch] \
8 ${SYSDIR}/arch/prep/pci/*.[ch] \
9 ${SYSDIR}/arch/prep/include/*.h
10 APREP= ${SYSDIR}/arch/prep/prep/*.S
  /src/distrib/prep/cdroms/installcd/
Makefile 5 CDMAKEFSOPTIONS=bootimage=powerpc;cdrom/prep/installation/floppy/sysinst_com0.fs
7 # prep needs a fdisk partition table at the head of the cd, pointing to the
  /src/sys/arch/prep/include/
Makefile 3 INCSDIR= /usr/include/prep
  /src/distrib/acorn32/
Makefile 10 ${RELEASE_INSTALL} ${DISTRIBDIR}/notes/acorn32/prep.RISCOS \
  /src/sys/arch/prep/pnpbus/
mkclock_pnpbus.c 57 #include <prep/pnpbus/pnpbusvar.h>
fdc_pnpbus.c 55 #include <prep/pnpbus/pnpbusvar.h>
mcclock_pnpbus.c 33 * IBM Prep machines. This one is only discernable from the motorola clock
64 #include <prep/pnpbus/pnpbusvar.h>
wdc_pnpbus.c 48 #include <prep/pnpbus/pnpbusvar.h>
if_we_pnpbus.c 80 #include <prep/pnpbus/pnpbusvar.h>
nvram_pnpbus.c 56 #include <prep/pnpbus/pnpbusvar.h>
pnpbus.c 52 #include <prep/pnpbus/pnpbusvar.h>
  /src/distrib/notes/
Makefile 40 SUBDIR+= prep
Makefile.inc 27 whatis ${COMMON}/contents hardware xfer prep \
  /src/usr.bin/make/unit-tests/
meta-cmd-cmp.mk 12 all: prep one two change1 change2 filter0 filter1 filter2 filter3 post
16 prep post: .PHONY target
  /src/share/man/man8/
Makefile 26 man8.mvme68k man8.next68k man8.pmax man8.prep man8.sandpoint \
  /src/usr.sbin/sysinst/
Makefile 45 SUBDIR += arch/prep
  /src/usr.sbin/sysinst/arch/prep/
menus.md.pl 35 /* Menu definitions for sysinst. prep version, machine dependent. */
msg.md.pl 37 /* MD Message catalog -- Polish, prep version */
69 {There is no PReP boot partition in the MBR partition table.}
72 {The PReP boot partition is too small. It needs to be at least 2MB in size,
77 match the PReP boot partition you set up in the MBR partition table.}
  /src/sys/arch/prep/prep/
mainbus.c 55 #include <prep/pnpbus/pnpbusvar.h>
autoconf.c 60 #include <prep/pnpbus/pnpbusvar.h>
93 * On the PReP, we do not have the fw-boot-device readable until the NVRAM
126 device_setprop_bool(dev, "prep-raven-pchb", true);
131 device_setprop_string(dev, "prep-fw-path-component", "/");
210 device_setprop_string(dev, "prep-fw-path-component", devpath);
221 "prep-fw-path-component");
225 prop_dictionary_set(device_properties(dev), "prep-fw-path",
229 str2 = prop_dictionary_get(device_properties(parent), "prep-fw-path");
231 prop_dictionary_set(device_properties(dev), "prep-fw-path",
249 "prep-fw-path", str3)
    [all...]
  /src/sys/arch/powerpc/pci/
pcib.c 163 #ifdef prep
164 if (device_getprop_bool(parent, "prep-raven-pchb") &&
178 "prep-pci-intrmap");
187 #endif /* prep */
  /src/distrib/acorn32/stand/
Makefile 21 ${RELEASE_INSTALL} ${DISTRIBDIR}/notes/acorn32/prep.RISCOS \

Completed in 24 milliseconds

1 2