freebsd-dev/sys/cam
Mike Smith fcb893a801 Implement a new generic mechanism for attaching handler functions to
events, in order to pave the way for removing a number of the ad-hoc
implementations currently in use.

Retire the at_shutdown family of functions and replace them with
new event handler lists.

Rework kern_shutdown.c to take greater advantage of the use of event
handlers.

Reviewed by:	green
1999-08-21 06:24:40 +00:00
..
scsi Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00
cam_ccb.h Bump CAM version number. 1999-08-16 23:18:24 +00:00
cam_conf.h
cam_debug.h Add another flag for debugging just peripheral drivers. The whole debugging 1999-08-16 22:18:14 +00:00
cam_extend.c
cam_extend.h
cam_periph.c int/long printf format problems on the Alpha. 1999-07-01 19:56:50 +00:00
cam_periph.h Add the XPT_PATH_STATS and XPT_GDEV_STATS function codes. These ccb 1999-05-22 21:58:47 +00:00
cam_queue.c Fix a long standing bug in the camq teardown code. 1999-08-16 02:23:42 +00:00
cam_queue.h cam_periph.c: 1999-04-19 21:26:08 +00:00
cam_sim.c Add a number of interrelated CAM feature enhancements and bug fixes. 1999-05-06 20:16:39 +00:00
cam_sim.h Add a number of interrelated CAM feature enhancements and bug fixes. 1999-05-06 20:16:39 +00:00
cam_xpt_periph.h
cam_xpt_sim.h xpt_release_devq now takes a count. 1999-08-16 22:23:01 +00:00
cam_xpt.c Implement the guts of the XPT_ABORT function code. 1999-08-16 22:22:41 +00:00
cam_xpt.h
cam.c cam.c: 1998-09-22 04:53:23 +00:00
cam.h Remove camq_regen(). We already perform modular comparisons 1999-04-07 22:57:48 +00:00