NetBSD/sys/dev/qbus
ad 66fefd117b 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:15:35 +00:00
..
dhu.c
dhureg.h
dl.c
dlreg.h
dz_uba.c
files.uba
if_de.c
if_dereg.h
if_dmc.c
if_dmcreg.h
if_il.c
if_il.h
if_ilreg.h
if_qe.c
if_qereg.h
if_qt.c
if_qtreg.h
if_uba.c
if_uba.h
qd.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
qdioctl.h
qdreg.h
qduser.h
qevent.h
qfont.c
rf.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
rfreg.h
rl.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
rlreg.h
rlvar.h
ts.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
tsreg.h
uba.c
ubareg.h
ubavar.h
uda.c