NetBSD/sys/arch/alpha/common
thorpej d6041754c2 Allow the DMA tag to specify a boundary contraint. If the device has a
more strict boundary, the map will use it, otherwise the map will inherit
the tag's, unless the tag's constraint is 0 (no boundary constraint).
1998-06-03 18:25:53 +00:00
..
bus_dma.c Allow the DMA tag to specify a boundary contraint. If the device has a 1998-06-03 18:25:53 +00:00
sgmap_common.c Okay, handle the ALLOCNOW case by doing the appropriate adjustments 1998-03-23 07:51:25 +00:00
sgmap_typedep.c Okay, handle the ALLOCNOW case by doing the appropriate adjustments 1998-03-23 07:51:25 +00:00
sgmap_typedep.h Put SGMAP-related stuff in the DMA map structure directly, rather than 1998-01-17 21:53:52 +00:00
sgmapvar.h Don't conditionally define the sgmap_log_entry structure, and turn off 1998-01-21 22:36:10 +00:00
shared_intr.c