freebsd-skq/sys/dev/mfi
Kris Kennaway c637bc9203 Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) for
better grep-compliance and to standardize with the rest of the kernel.

Reviewed by:	       jhb
MFC after:	       1 week
2008-04-16 16:47:14 +00:00
..
mfi_cam.c
mfi_debug.c
mfi_disk.c
mfi_ioctl.h
mfi_linux.c
mfi_pci.c
mfi.c Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) for 2008-04-16 16:47:14 +00:00
mfireg.h Fix some bugs in dealing with DCMD'd without data. MegaCli was sending 2008-02-02 17:29:28 +00:00
mfivar.h