freebsd-dev/sys/dev/mrsas
Kashyap D Desai 536094dc79 This is a feature provided to run 32-bit linux binaries on FreeBSD 64bit
machine, for which 32bit compatibilty code has been added.
As in linux there is only one device entry that is used to fire IOCTL commands,
a new device entry megaraid_sas_ioctl_node is added for solely this
purpose.

From one dev node i.e mrgaraid_sa_ioctl_node we have to find out the
controller instance in case of multicontroller, for which one management info
structure has been added.

Reviewed by:	ambrisko
MFC after:		2 weeks
Sponsored by:	AVAGO Technologies
2014-10-08 09:19:35 +00:00
..
mrsas_cam.c Current MegaRAID firmware and hence the driver only supported 64VDs. 2014-10-08 08:48:18 +00:00
mrsas_fp.c Current MegaRAID firmware and hence the driver only supported 64VDs. 2014-10-08 08:48:18 +00:00
mrsas_ioctl.c This is a feature provided to run 32-bit linux binaries on FreeBSD 64bit 2014-10-08 09:19:35 +00:00
mrsas_ioctl.h This is a feature provided to run 32-bit linux binaries on FreeBSD 64bit 2014-10-08 09:19:35 +00:00
mrsas_linux.c This is a feature provided to run 32-bit linux binaries on FreeBSD 64bit 2014-10-08 09:19:35 +00:00
mrsas.c This is a feature provided to run 32-bit linux binaries on FreeBSD 64bit 2014-10-08 09:19:35 +00:00
mrsas.h This is a feature provided to run 32-bit linux binaries on FreeBSD 64bit 2014-10-08 09:19:35 +00:00