freebsd-src/sys/dev/buslogic
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
..
bt.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
bt_eisa.c Clean up argument comments for bus_dma_tag_create() calls. 2003-03-29 09:46:10 +00:00
bt_isa.c Clean up argument comments for bus_dma_tag_create() calls. 2003-03-29 09:46:10 +00:00
bt_mca.c Clean up argument comments for bus_dma_tag_create() calls. 2003-03-29 09:46:10 +00:00
bt_pci.c Clean up argument comments for bus_dma_tag_create() calls. 2003-03-29 09:46:10 +00:00
btreg.h The EXTENDED_GEOMETRY flag is really bit 7. This affects >2GB drives. 2001-08-26 21:51:35 +00:00