freebsd-nq/sys/dev/mpt
Alexander Kabaev 363b8ed74f Use callout_init_mtx on FreeBSD versions recent enough. This closes
the race where interrupt thread can complete the request for which
timeout has fired and while mpt_timeout has blocked on mpt_lock.

Do a best effort to keep 4.x ang Giant-locked configurartions
compiling still.

Reported by: ups
Reviewed by: scottl
2009-10-20 02:35:12 +00:00
..
mpilib
mpt_cam.c
mpt_cam.h
mpt_debug.c
mpt_pci.c
mpt_raid.c
mpt_raid.h
mpt_reg.h
mpt_user.c
mpt.c
mpt.h