NetBSD/sys/arch/dreamcast
matt a6db24a485 Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API
to select the maximum segment size for each bus_dmamap_load (up to the maxsegsz
supplied to bus_dmamap_create).  dm_maxsegsz is reset to the value supplied to
bus_dmamap_create when the dmamap is unloaded.
2005-03-09 19:04:43 +00:00
..
compile
conf - options<space><tab> 2005-02-19 16:19:58 +00:00
dev Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
dreamcast - ANSI function decls (func() -> func(void)) 2005-02-19 15:42:33 +00:00
include Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
Makefile