freebsd-dev/sys/cam
Bruce M Simpson 23e0012d02 Remove references to the second byte of a CCB containing the LUN, as this
is valid only for SCSI-2 and older devices.
Rename the second byte of the VERIFY CCB from 'lun' to 'byte2'.

Submitted by:	ken
MFC after:	2 weeks
2004-10-13 09:31:04 +00:00
..
scsi Remove references to the second byte of a CCB containing the LUN, as this 2004-10-13 09:31:04 +00:00
cam_ccb.h Reformat the comments for cam_hdr so that they can be read. 2004-06-07 19:12:44 +00:00
cam_debug.h
cam_periph.c Correct a typo in a comment: alloation->allocation 2004-08-30 20:14:21 +00:00
cam_periph.h Remove the camnet swi and CAM_PERIPH_NET. It has never been used, and given 2004-10-05 04:22:20 +00:00
cam_queue.c Use __FBSDID(). 2003-06-10 17:50:20 +00:00
cam_queue.h
cam_sim.c Use __FBSDID(). 2003-06-10 17:50:20 +00:00
cam_sim.h
cam_xpt_periph.h
cam_xpt_sim.h
cam_xpt.c Remove the camnet swi and CAM_PERIPH_NET. It has never been used, and given 2004-10-05 04:22:20 +00:00
cam_xpt.h
cam.c Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:38 +00:00
cam.h