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
mfi_linux.c
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