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

1 2

  /src/sys/arch/shark/include/
Makefile 3 INCSDIR= /usr/include/shark
param.h 38 #define _MACHINE shark
39 #define MACHINE "shark"
  /src/sys/arch/shark/
Makefile 3 # Makefile for shark tags file and boot blocks
5 TSHARK= ../shark/tags
6 SSHARK= ../shark/shark/*.[ch] ../shark/include/*.h \
7 ../shark/isa/*.[ch] ../shark/ofw/*.[ch]
8 ASHARK= ../shark/isa/*.S ../shark/shark/*.
    [all...]
  /src/sys/arch/shark/shark/
hat.c 39 * implementation of high-availability timer on SHARK
67 #include <shark/shark/shark_fiq.h>
68 #include <shark/shark/sequoia.h>
69 #include <shark/shark/hat.h>
shark_fiq.S 46 #include <shark/shark/shark_fiq.h>
47 #include <shark/shark/sequoia.h>
autoconf.c 68 #ifdef SHARK
69 #include <shark/shark/sequoia.h>
75 #if defined(OFWGENCFG) || defined(SHARK)
76 /* Temporary for SHARK! */
172 #ifdef SHARK
185 #if NISA > 0 && !defined(SHARK)
190 #if defined(OFWGENCFG) || defined(SHARK)
191 /* Temporary for SHARK! */
206 #if defined(OFWGENCFG) || defined(SHARK)
    [all...]
consinit.c 48 #include <shark/ofw/vga_ofbusvar.h>
75 #include <shark/ofw/igsfb_ofbusvar.h>
i8042.c 70 #include <shark/shark/i8042reg.h>
i8042reg.h 41 #include <shark/shark/kbdreg.h>
ns87307.c 72 #include <shark/shark/ns87307reg.h>
sequoia.c 58 #include <shark/shark/sequoia.h>
59 #include <shark/shark/shark_fiq.h>
639 On SHARK, the fiq comes from the pmi/smi. After receiving
shark_iic.c 42 #include <shark/shark/sequoia.h>
shark_machdep.c 37 * Kernel setup for the SHARK Configuration
79 #include <shark/shark/sequoia.h>
290 /* Now for the SHARK-specific part of the FIQ set-up */
profile.c 57 #include <shark/shark/hat.h>
  /src/sys/arch/shark/ofw/
ofisascr.c 51 #include <shark/shark/sequoia.h>
vga_ofbus.c 52 #include <shark/ofw/vga_ofbusvar.h>
igsfb_ofbus.c 59 #include <shark/ofw/igsfb_ofbusvar.h>
  /src/distrib/notes/
Makefile 43 SUBDIR+= shark
  /src/sys/arch/shark/isa/
clock.c 176 #include <shark/isa/nvram.h>
177 #include <shark/isa/spkrreg.h>
178 #include <shark/shark/hat.h>
399 /* modifications from i386 to shark isa version:
isa_shark_machdep.c 53 #include <shark/isa/icu.h>
64 is caused by consciously prostituting shark to a low bill of materials.
104 See .../shark/fiq.S for details.
isa_irq.S 82 #include <shark/isa/icu.h>
  /src/sys/arch/
Makefile 20 SUBDIR= acorn32 cats epoc32 evbarm hpcarm iyonix netwinder shark zaurus
58 # sandpoint sbmips sgimips sh3 shark sparc sparc64 sun2 sun3 sun68k \
  /src/usr.sbin/sysinst/
Makefile 48 SUBDIR += arch/shark
  /src/usr.sbin/sysinst/arch/shark/
menus.md.pl 38 /* shark machine dependent menus, Polish */
msg.md.pl 38 /* shark machine dependent messages, Polish */

Completed in 25 milliseconds

1 2