minix/drivers/virtio_blk
David van Moolenbroek 113635b019 Block protocol: use own [RW]_BIT definitions
The original R_BIT and W_BIT definitions have nothing to do with the
way these bits are used. Their distinct usage is more apparent when
they have different names.

Change-Id: Ia984457f900078b2e3502ceed565fead4e5bb965
2014-02-19 11:22:15 +01:00
..
Makefile virtio: virtio-blk driver 2013-01-23 09:03:03 +00:00
virtio_blk.c Block protocol: use own [RW]_BIT definitions 2014-02-19 11:22:15 +01:00
virtio_blk.h virtio: virtio-blk driver 2013-01-23 09:03:03 +00:00