freebsd-dev/sys/dev/mfi
Alexander Motin e5dfa058da MFprojects/camlock r248982:
Stop abusing xpt_periph in random plases that really have no periph related
to CCB, for example, bus scanning.  NULL value is fine in such cases and it
is correctly logged in debug messages as "noperiph".  If at some point we
need some real XPT periphs (alike to pmpX now), quite likely they will be
per-bus, and not a single global instance as xpt_periph now.
2013-04-14 09:55:48 +00:00
..
mfi_cam.c MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
mfi_debug.c Add support for getting and setting BBU properties related to battery 2013-04-08 17:46:45 +00:00
mfi_disk.c Don't attempt to reference sc before testing whether it's NULL. 2013-03-22 22:46:19 +00:00
mfi_ioctl.h Move struct megasas_sge from mfi_ioctl.h to mfivar.h so we can 2012-04-02 19:13:02 +00:00
mfi_linux.c First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards. 2011-11-04 02:34:52 +00:00
mfi_pci.c MFhead_mfi r227068 2012-03-30 23:05:48 +00:00
mfi_syspd.c Add deviceid to the disk output on boot to help debugging. 2012-11-15 15:06:09 +00:00
mfi_tbolt.c Fixes queuing issues where mfi_release_command blindly sets the cm_flags = 0 2013-02-27 02:21:10 +00:00
mfi.c Fix a typo in mfi_stp_cmd() that would give wrong assignment. 2013-03-01 23:18:20 +00:00
mfireg.h Add support for getting and setting BBU properties related to battery 2013-04-08 17:46:45 +00:00
mfivar.h Fixes queuing issues where mfi_release_command blindly sets the cm_flags = 0 2013-02-27 02:21:10 +00:00