freebsd-src/sys/cam
Poul-Henning Kamp 923502ff91 useracc() the prequel:
Merge the contents (less some trivial bordering the silly comments)
of <vm/vm_prot.h> and <vm/vm_inherit.h> into <vm/vm.h>.  This puts
the #defines for the vm_inherit_t and vm_prot_t types next to their
typedefs.

This paves the road for the commit to follow shortly: change
useracc() to use VM_PROT_{READ|WRITE} rather than B_{READ|WRITE}
as argument.
1999-10-29 18:09:36 +00:00
..
scsi useracc() the prequel: 1999-10-29 18:09:36 +00:00
cam_ccb.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_conf.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_debug.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_extend.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_extend.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_periph.c Put an upper bound on the number of BUSY status retries we'll do (use the 1999-10-16 23:53:09 +00:00
cam_periph.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_queue.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_queue.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_sim.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_sim.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_xpt_periph.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_xpt_sim.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_xpt.c Protect xpt_run_dev_sendq in xpt_release_devq_device with splsoftcam. This 1999-10-16 23:31:34 +00:00
cam_xpt.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00