freebsd-dev/sys/dev/aha
Scott Long 7e71df9339 Bring back bus_dmasync_op_t. It is now a typedef to an int, though the
BUS_DMASYNC_ definitions remain as before.  The does not change the ABI,
and reverts the API to be a bit more compatible and flexible.  This has
survived a full 'make universe'.

Approved by:	re (bmah)
2003-05-27 04:59:59 +00:00
..
aha_isa.c Clean up argument comments for bus_dma_tag_create() calls. 2003-03-29 09:46:10 +00:00
aha_mca.c Clean up argument comments for bus_dma_tag_create() calls. 2003-03-29 09:46:10 +00:00
aha.c Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
ahareg.h