NetBSD/sys/dev/i2o
ad eb171eaaa7 It's not a good idea for device drivers to modify b_flags, as they don't
need to understand the locking around that field. Instead of setting
B_ERROR, set b_error instead. b_error is 'owned' by whoever completes
the I/O request.
2007-07-29 12:50:17 +00:00
..
Makefile
dpti.c
dptivar.h
files.i2o
i2o.h
i2odpt.h
iop.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
iopio.h
iopl.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ioplvar.h
iopreg.h
iopsp.c
iopspvar.h
iopvar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ld_iop.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00