NetBSD/sys/arch/sgimips/include
rafal a8bb9b127a All soft interrupts are currently handled by soft interrupt 1, so make
all splsoftxxx() calls block soft interrupt 1 and make spllowersoftclock()
re-enable soft interrupt 1.

XXX: This needs to be reworked so that spllowersoftclock() only turns on
softclock interrupts, not all soft interrupt.  That change is coming soon.
2001-06-08 00:09:28 +00:00
..
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
ansi.h
aout_machdep.h
arcs.h
asm.h
autoconf.h
bsd-aout.h
bswap.h
bus.h Add the BUS_DMA_STREAMING flag. 2001-03-07 22:42:16 +00:00
cdefs.h
conf.h
cpu.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
db_machdep.h
disklabel.h
ecoff_machdep.h
eisa_machdep.h Basic EISA support for the Indigo2. From Rafal K. Boni. 2001-05-11 04:36:15 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h
ieee.h
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
int_limits.h Add definitions of C99 specified-width integer type limits. 2001-04-15 15:29:02 +00:00
int_mwgwtypes.h Add definitions of C99 minimum-width and greatest-width integer types. 2001-04-14 12:19:49 +00:00
int_types.h Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
intr.h All soft interrupts are currently handled by soft interrupt 1, so make 2001-06-08 00:09:28 +00:00
kcore.h
kdbparam.h
limits.h
lock.h
locore.h
machtype.h SGI machine types and subtypes. From Rafal K. Boni. 2001-05-11 04:38:22 +00:00
math.h
mips_opcode.h
param.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
pcb.h
pci_machdep.h Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
rnd.h
setjmp.h
signal.h
stdarg.h
sysconf.h Dynamic system configuration support, derived from pmax port. 2001-05-11 04:42:13 +00:00
trap.h
types.h We now have generic soft interrupts. 2001-05-11 04:42:41 +00:00
varargs.h
vmparam.h
z8530var.h New data structures for the new SCC driver. 2001-05-11 04:26:17 +00:00