freebsd-src/sys/dev/isp
Alexander Motin 57713eda85 Don't allocate full XCMD_SIZE (512 bytes) on stack.
We need only 24 bytes (fcp_rsp_iu_t) there for isp_put_fcp_rsp_iu().

MFC after:	1 month
2020-11-18 02:12:51 +00:00
..
DriverManual.txt
Hardware.txt
isp.c Introduce support of SCSI Command Priority. 2020-10-25 19:34:02 +00:00
isp_freebsd.c Don't allocate full XCMD_SIZE (512 bytes) on stack. 2020-11-18 02:12:51 +00:00
isp_freebsd.h Introduce support of SCSI Command Priority. 2020-10-25 19:34:02 +00:00
isp_ioctl.h
isp_library.c
isp_library.h
isp_pci.c
isp_stds.h Introduce support of SCSI Command Priority. 2020-10-25 19:34:02 +00:00
isp_target.c
isp_target.h
ispmbox.h
ispreg.h
ispvar.h Introduce support of SCSI Command Priority. 2020-10-25 19:34:02 +00:00