NetBSD/sys/arch/sparc/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
..
am7930_machdep.h
ansi.h add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
aout_machdep.h Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. 2002-12-10 17:14:02 +00:00
apmvar.h Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
asm.h RCSID should go to .ident section. 2002-09-17 15:28:28 +00:00
autoconf.h Move makememarr() into promlib.c. 2003-02-18 13:36:51 +00:00
bootinfo.h Define bootinfo record to pass the kernel file path from the boot program. 2002-03-28 15:43:23 +00:00
bsd_openprom.h Definitions of some OBP generated CPU mailbox messages. 2003-01-16 14:43:07 +00:00
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
cgtworeg.h Correct invalid type. 2003-05-20 13:38:00 +00:00
cpu.h Add functions to set & get the interrupt target CPU. 2003-01-22 21:58:28 +00:00
cpuconf.h Move CPU configuration predicates to <machine/cpuconf.h>. 2003-04-09 16:22:33 +00:00
ctlreg.h Add some more definitions: SRMMU and MXCC reset register. 2002-12-31 12:01:27 +00:00
db_machdep.h Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
disklabel.h
eeprom.h sync these with the sparc64 versions. 2002-07-20 08:37:30 +00:00
elf_machdep.h Add support for dumping ELF-cormat core files. 2001-12-09 23:05:56 +00:00
endian_machdep.h
endian.h
fbvar.h
float.h Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's 2003-05-12 15:22:53 +00:00
frame.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:05:04 +00:00
fsr.h
idprom.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:05:04 +00:00
ieee.h
ieeefp.h
instr.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Define IPL_SCHED at level 11 and make splsched() use it. 2002-12-31 15:51:18 +00:00
kbd.h Make sun ports use common keyboard/firm events related includes 2002-08-27 09:47:41 +00:00
kbio.h Make sun ports use common keyboard/firm events related includes 2002-08-27 09:47:41 +00:00
kcore.h
limits.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
loadfile_machdep.h Add support for large kernels by searching for a physical memory segment 2003-03-01 13:01:55 +00:00
lock.h
Makefile Install (new) cpuconf.h. 2003-04-11 13:54:16 +00:00
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
mcontext.h Merge the nathanw_sa branch. 2003-01-18 06:44:56 +00:00
oldmon.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:05:04 +00:00
openfirm.h
openpromio.h sync these with the sparc64 versions. 2002-07-20 08:37:30 +00:00
param.h Always include (new) cpuconf.h. 2003-04-11 13:55:24 +00:00
pcb.h
pci_machdep.h Let machine-dependent code specify how to enumerate the bus. 2002-05-15 19:23:51 +00:00
pmap.h Back out the following chagne: 2003-05-10 21:10:23 +00:00
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h Merge the nathanw_sa branch. 2003-01-18 06:44:56 +00:00
profile.h sync these with the sparc64 versions. 2002-07-20 08:37:30 +00:00
promlib.h Move all `ID prom' stuff into the prom library. 2003-02-26 17:39:05 +00:00
psl.h Define spllowerschedclock(). 2003-01-14 22:58:00 +00:00
pte.h Multiple inclusion protection. 2002-12-16 16:24:40 +00:00
ptrace.h
reg.h
reloc.h
remote-sl.h
setjmp.h sync these with the sparc64 versions. 2002-07-20 08:37:30 +00:00
signal.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
stdarg.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
svr4_machdep.h Merge the nathanw_sa branch. 2003-01-18 06:44:56 +00:00
tctrl.h
trap.h xcallintr() receive a clockframe *' argument, not a trapframe *'. 2002-12-23 00:55:16 +00:00
types.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
varargs.h
vmparam.h Don't define PAGE_SIZE, etc. in terms of NBPG, rather use the same 2003-04-09 16:27:06 +00:00
vuid_event.h Make sun ports use common keyboard/firm events related includes 2002-08-27 09:47:41 +00:00
z8530var.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00