NetBSD/sys/arch/i386/include
cgd 9989c90b52 rename i386 bus_space_{map,unmap,subregion,alloc,free} implementation
functions (which only work on memory and i/o space) to i386_memio_*,
and make bus_space_* in bus.h be #defines which invoke them.  This makes
life easier for people who need to define the all of the bus_space functions
so that they work on spaces other than memory and I/O space.  Also, add
an _i386_memio_map function which is like i386_memio_map but doesn't do
the extent map checking or allocation.  _i386_memio_map and i386_memio_*
are for use only by machine-dependent code.
1997-07-10 02:36:44 +00:00
..
pc
ansi.h
aout_machdep.h
apmvar.h
asm.h Define the ALTENTRY() macro here. 1997-07-05 20:49:19 +00:00
bus.h rename i386 bus_space_{map,unmap,subregion,alloc,free} implementation 1997-07-10 02:36:44 +00:00
cdefs.h
conf.h
cpu.h Nuke some options GENERIC residue. 1997-02-04 04:57:10 +00:00
cpufunc.h Add a breakpoint() inline, used by DDB and KGDB. 1997-07-05 20:49:46 +00:00
cputypes.h
db_machdep.h #define DB_AOUT_SYMBOLS 1997-06-26 01:26:56 +00:00
disklabel.h
elf_machdep.h
endian.h
float.h
frame.h
freebsd_machdep.h
gdt.h
ieeefp.h
intr.h Add IPL_AUDIO. 1997-03-21 04:34:18 +00:00
joystick.h
limits.h
linux_machdep.h
mouse.h
npx.h
param.h Protect MCLSHIFT definition so users can customize MCLBYTES. 1997-02-26 01:21:18 +00:00
pcb.h
pccons.h
pio.h
pmap.h Nuke __VM_PMAP_HACK. 1997-06-12 23:57:26 +00:00
proc.h
profile.h Remove _MCOUNT_DECL prototype once more. 1996-12-07 12:59:45 +00:00
psl.h Do not permit the user to set the nested task flag. 1997-03-19 03:52:02 +00:00
pte.h
ptrace.h
reg.h
segments.h
setjmp.h
signal.h
specialreg.h
spkr.h
stdarg.h
svr4_machdep.h
sysarch.h
trap.h
tss.h
types.h First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
varargs.h
vm86.h
vmparam.h bring mrg-vm-swap2 onto mainilne. 1997-06-12 15:09:23 +00:00