NetBSD/sys/arch/pmax/include
fvdl 7dd7f8baa2 Handle 64bit DMA addresses on PCI for platforms that can (currently only
enabled on amd64). Add a dmat64 field to various PCI attach structures,
and pass it down where needed. Implement a simple new function called
pci_dma64_available(pa) to test if 64bit DMA addresses may be used.
This returns 1 iff _PCI_HAVE_DMA64 is defined in <machine/pci_machdep.h>,
and there is more than 4G of memory.
2003-06-15 23:08:53 +00:00
..
Makefile Merge the nathanw_sa branch. 2003-01-18 06:05:42 +00:00
ansi.h
aout_machdep.h
asm.h
autoconf.h Fix a grammatical nit. 2003-03-22 14:26:41 +00:00
bootinfo.h
bsd-aout.h
bswap.h
bus.h Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
cdefs.h
cpu.h
cpu_counter.h Replace machine/rnd.h with more appropriate name to share it 2003-02-05 13:57:50 +00:00
db_machdep.h
dc7085cons.h
dec_exec.h
dec_prom.h
disklabel.h
ecoff_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
fbvar.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Switch to use mips/softintr.c for softintr(9). 2003-05-25 14:04:45 +00:00
kcore.h
kdbparam.h
limits.h
loadfile_machdep.h
lock.h
locore.h ANSIfy. 2002-06-05 06:19:29 +00:00
math.h
mcontext.h Merge the nathanw_sa branch. 2003-01-18 06:05:42 +00:00
mips_opcode.h
param.h
pcb.h
pmap.h
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
pmioctl.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
setjmp.h
signal.h
stdarg.h
sysconf.h
tc_machdep.h
trap.h
types.h Use a __HAVE_BOOTINFO_H define to check for bootinfo support instead of 2002-08-05 02:13:14 +00:00
varargs.h
vmparam.h