mjacob
7522ad0902
Add a CAM_SENT_STATUS for use in target mode. JHK approved.
...
Reviewed by: gibbs@freebsd.org , ken@freebsd.org
2000-01-17 06:11:33 +00:00
peter
d53e4c1d80
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 05:07:58 +00:00
ken
f491f5dd58
Get rid of some trailing commas in enumerated types that cause gcc to
...
complain when some warnings are turned on.
Requested by: Bertrand Petit <elrond@phoe.frmug.org>
1999-11-17 05:06:52 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
gibbs
71072fc113
Remove camq_regen(). We already perform modular comparisons
...
for generation counts, so no further steps to deal with generation
count wrap are required.
Fix an off by one problem in the camq heap code.
1999-04-07 22:57:48 +00:00
gibbs
855593c295
CAM Transport Layer (XPT).
...
Submitted by: The CAM Team
1998-09-15 06:33:23 +00:00