freebsd-skq/sys/cam
msmith b51f157bff 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
cam_periph.h
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_sim.c
cam_sim.h
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.h