freebsd-dev/sys/cam
Kirk McKusick 67812eacd7 Convert buffer locking from using the B_BUSY and B_WANTED flags to using
lockmgr locks. This commit should be functionally equivalent to the old
semantics. That is, all buffer locking is done with LK_EXCLUSIVE
requests. Changes to take advantage of LK_SHARED and LK_RECURSIVE will
be done in future commits.
1999-06-26 02:47:16 +00:00
..
scsi Quirk Tandberg 4100 like Tandberg 4200. 1999-06-24 15:21:10 +00:00
cam_ccb.h Rely on the statistics in XPT_GDEV_STATS instead of the versions still 1999-05-23 18:57:29 +00:00
cam_conf.h
cam_debug.h
cam_extend.c
cam_extend.h
cam_periph.c Convert buffer locking from using the B_BUSY and B_WANTED flags to using 1999-06-26 02:47:16 +00:00
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 Quirk NOLUNS cabletron device. 1999-06-20 18:19:44 +00:00
cam_xpt.h
cam.c
cam.h