summaryrefslogtreecommitdiff
path: root/sys/dev/dmover/dmover_process.c
AgeCommit message (Expand)Author
2011-05-14Convert simplelock to mutex in this portion of dmover(4).jakllsch
2008-01-05Add #include <sys/simplelock.h>matt
2007-10-08Use the softint API.ad
2003-03-06Don't require that input buffers and output buffers be of the samethorpej
2002-08-02dmover(9) -- an interface to hardware-assisted data movers. This allowsthorpej