summaryrefslogtreecommitdiff
path: root/sys/dev/dmover/dmover_request.c
AgeCommit message (Expand)Author
2011-05-14Convert remaining simplelock usage in dmover(4) to a RUN_ONCE(9).jakllsch
2008-01-04Start detangling lock.h from intr.h. This is likely to cause short termad
2007-11-12Ensure that the 'pc' local variable is initialized, so that this builds again.he
2007-11-08pesky missing semicolons.dogcow
2007-11-07- Make it compile again.ad
2007-11-07Merge from vmlocking:ad
2007-03-12Pass an ipl argument to pool_init/POOL_INIT to be used when initializingad
2002-08-02dmover(9) -- an interface to hardware-assisted data movers. This allowsthorpej