index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
cam
/
cam_ccb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start each of the license/copyright comments with /*-
imp
2005-01-05
1
-1
/
+1
*
Reformat the comments for cam_hdr so that they can be read.
scottl
2004-06-07
1
-8
/
+7
*
Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to
njl
2003-07-28
1
-1
/
+2
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
1
-0
/
+2
*
Add support to CAM for devices with more than 2^32 blocks. (2TB if you're
ken
2003-04-30
1
-3
/
+3
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
1
-1
/
+1
*
Add a transport settings variant for Fibre Channel.
mjacob
2001-06-24
1
-0
/
+13
*
first blush at some FC path inquiry settings
mjacob
2001-06-04
1
-0
/
+9
*
Rewrite of the CAM error recovery code.
ken
2001-03-27
1
-11
/
+108
*
cam_ccb.h:
gibbs
2000-07-18
1
-0
/
+4
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-4
/
+4
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-4
/
+4
*
Various typo's.
n_hibma
2000-03-15
1
-1
/
+1
*
Because we added 4 bytes to the inquiry data size, we need to
mjacob
2000-01-25
1
-1
/
+1
*
Shift bits for CAM flags so that the top bit isn't set in an enum
mjacob
2000-01-17
1
-28
/
+13
*
Widen width of tag && initiator ids to u_int
mjacob
2000-01-03
1
-2
/
+2
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-1
/
+1
*
Get rid of some trailing commas in enumerated types that cause gcc to
ken
1999-11-17
1
-5
/
+5
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Bump CAM version number.
gibbs
1999-08-16
1
-2
/
+2
*
Add another command characteristic flag for commands that are queued
gibbs
1999-08-16
1
-11
/
+15
*
Rely on the statistics in XPT_GDEV_STATS instead of the versions still
gibbs
1999-05-23
1
-2
/
+7
*
Add the XPT_PATH_STATS and XPT_GDEV_STATS function codes. These ccb
gibbs
1999-05-22
1
-1
/
+32
*
Add a number of interrelated CAM feature enhancements and bug fixes.
ken
1999-05-06
1
-39
/
+81
*
Add constants and macros for dealing with XPT opcode group types.
gibbs
1999-03-05
1
-1
/
+9
*
Expand the hba_misc fied in the Path Inquiry ccb to allow a controller driver
gibbs
1998-12-10
1
-2
/
+3
*
Add a mechanism to send a non-tagged transaction even if a device is
gibbs
1998-10-15
1
-1
/
+7
*
CAM Transport Layer (XPT).
gibbs
1998-09-15
1
-0
/
+779