freebsd-dev/sys/dev/mps
Alexander Motin f0f2014387 Remove extra memset() left after r342388.
This memset() wiped MPI2_FUNCTION_SCSI_TASK_MGMT set by mprsas_alloc_tm(),
that broke target reset on device removal, making later re-insertion into
the same slot impossible, since firmware was still waiting for the driver
to finish with the removed device.

MFC after:	1 week
Sponsored by:	iXsystems, Inc.
2020-08-04 19:27:03 +00:00
..
mpi
mps_config.c
mps_ioctl.h Add a small hack to the ioctl header files so that both mpr and mps can 2020-04-16 03:28:28 +00:00
mps_mapping.c
mps_mapping.h
mps_pci.c mps(4): add missing cam(4) dependency 2020-01-19 22:52:36 +00:00
mps_sas_lsi.c Remove support for all pre FreeBSD 11.0 versions from mpr and mps. 2020-02-26 19:15:08 +00:00
mps_sas.c Remove extra memset() left after r342388. 2020-08-04 19:27:03 +00:00
mps_sas.h Before issing the REMOVE_DEVICE command to the firmware, make sure that all 2020-02-25 04:27:23 +00:00
mps_table.c Add missing break statements. Coverity CID 1400446. 2019-03-27 12:25:46 +00:00
mps_table.h
mps_user.c mpr(4), mps(4): Stop checking for failures from malloc(M_WAITOK). 2020-07-27 14:28:55 +00:00
mps.c mpr(4), mps(4): Stop checking for failures from malloc(M_WAITOK). 2020-07-27 14:28:55 +00:00
mpsvar.h Remove support for all pre FreeBSD 11.0 versions from mpr and mps. 2020-02-26 19:15:08 +00:00