NetBSD/sys/dev/dmover
jdolecek a034152027 move dupfd from struct proc to struct lwp - it's per-LWP, not per-process; we
use curlwp where the lwp is not directly available, i.e. in device open
routines

briefly discussed on tech-kern
2003-09-13 08:32:10 +00:00
..
Makefile
dmover_backend.c In dmover_backend_alloc(), make sure we get ninputs from the best_algdesc, 2003-04-26 04:44:18 +00:00
dmover_io.c move dupfd from struct proc to struct lwp - it's per-LWP, not per-process; we 2003-09-13 08:32:10 +00:00
dmover_io.h Add immediate value support for dmoverio transactions. 2003-07-19 02:00:18 +00:00
dmover_process.c
dmover_request.c
dmover_session.c
dmover_util.c Add a well-known dmover function name for the CRC32C used by the iSCSI 2003-07-19 02:03:11 +00:00
dmovervar.h Add a well-known dmover function name for the CRC32C used by the iSCSI 2003-07-19 02:03:11 +00:00
files.dmover
swdmover.c Add support for xor2-xor8 to swdmover. 2003-07-25 13:59:09 +00:00