freebsd-src/sys/cam
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
..
scsi Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
cam.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam.h Get rid of some trailing commas in enumerated types that cause gcc to 1999-11-17 05:06:52 +00:00
cam_ccb.h Get rid of some trailing commas in enumerated types that cause gcc to 1999-11-17 05:06:52 +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 Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the 1999-10-30 06:32:05 +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.c Make sure we don't look at an edt entry that could go away when we try 1999-12-20 16:16:53 +00:00
cam_xpt.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