CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/15 23:49:38
Modified files:
sys/dev/ic : mfi.c
Log message:
move the dma syncs for the ccb data into ccb_done, so we can do it once
rather than put the code everywhere.
