HardenedBSD/sys/cam
Kenneth D. Merry bfc0eb0f5a The Conner CFP2107 is a fixed-media drive, not removable media. This fixes
the quirk that disables tagged queueing for those drives.

Also, silence a warning by disabling xpt_for_all_targets() and
xpt_for_all_periphs().  These two functions are not currently used, but
they should not be removed.  They're part of a set of functions that
provide a way to execute a function for every {bus,target,device,periph} in
the system.

If anyone needs to use either function in the future, they can be
un-#ifdefed.
1999-01-05 21:37:07 +00:00
..
scsi
cam_ccb.h
cam_conf.h
cam_debug.h
cam_extend.c
cam_extend.h
cam_periph.c
cam_periph.h
cam_queue.c
cam_queue.h
cam_sim.c
cam_sim.h
cam_xpt_periph.h
cam_xpt_sim.h
cam_xpt.c The Conner CFP2107 is a fixed-media drive, not removable media. This fixes 1999-01-05 21:37:07 +00:00
cam_xpt.h
cam.c
cam.h