freebsd-dev/sys/dev/mfi
Ed Maste aacea6e251 There are a couple of structs in mfireg.h with members named 'class'.
These cause problems when trying to include the header in a C++ project.
Rename them to 'evt_class', and track the change in mfi and mfiutil.

Submitted by:	Mark Johnston
Sponsored by:	Sandvine Incorporated
Reviewed by:	jhb@
MFC after:	1 week
2011-06-02 00:43:16 +00:00
..
mfi_cam.c When masking direct and processor devices during an inquiry, properly 2010-12-06 17:02:56 +00:00
mfi_debug.c
mfi_disk.c
mfi_ioctl.h ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6 2009-08-13 23:18:45 +00:00
mfi_linux.c We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
mfi_pci.c Correct mfip module dependency on mfi. This allows mfip to be loaded as 2010-03-02 17:34:11 +00:00
mfi.c There are a couple of structs in mfireg.h with members named 'class'. 2011-06-02 00:43:16 +00:00
mfireg.h There are a couple of structs in mfireg.h with members named 'class'. 2011-06-02 00:43:16 +00:00
mfivar.h Separate the parallel scsi knowledge out of the core of the XPT, and 2009-07-10 08:18:08 +00:00