NetBSD/sys/arch/arm32/mainbus
chs c62d17a551 rationalize the use of b_flags for geteblk() buffers.
rather than assigning to the whole field, set or clear individual flags,
which implies that the B_BUSY and B_INVAL flags will remain set.
this allows us to make the assertion in brelse() that B_BUSY is set,
which is the purpose of all this.
2000-11-20 08:24:08 +00:00
..
com_pioc.c
cpu.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
fd.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
fdreg.h
lpt_pioc.c
mainbus.c Remove unnecessary cf_unit usage. 2000-02-13 04:59:57 +00:00
mainbus.h
mainbus_io.c implement bus_space_vaddr() 2000-04-17 17:39:17 +00:00
mainbus_io_asm.S
pioc.c
piocreg.h
piocvar.h
wdc_pioc.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00