freebsd-dev/sys/dev/mpt
John Baldwin 46990862ab Largely revert the earlier change to use a single CCB for the RAID recovery
thread.  Multiple RAID events in quick succession can cause an additional
bus rescan to be scheduled before an earlier scan has completed.  In this
case the driver was attempting to use the same CCB storage for two requests.

PR:		kern/130330
Reviewed by:	Riccardo Torrini  riccardo.torrini | esaote com
MFC after:	1 week
2009-05-21 12:36:40 +00:00
..
mpilib
mpt_cam.c Make the whole initiator mode part of mpt(4) endian-clean, 2009-01-07 21:52:47 +00:00
mpt_cam.h
mpt_debug.c
mpt_pci.c During shutdown, deregister the shutdown hook from the correct event 2008-07-01 19:44:38 +00:00
mpt_raid.c Largely revert the earlier change to use a single CCB for the RAID recovery 2009-05-21 12:36:40 +00:00
mpt_raid.h
mpt_reg.h
mpt_user.c We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
mpt.c Make the whole initiator mode part of mpt(4) endian-clean, 2009-01-07 21:52:47 +00:00
mpt.h Make the whole initiator mode part of mpt(4) endian-clean, 2009-01-07 21:52:47 +00:00