freebsd-dev/sys/dev/isp
Alexander Motin 950b6e126b Pass correct command that should be aborted to ISPCTL_ABORT_CMD.
This makes XPT_ABORT to work for me on initiator side of isp(4).
Previous code was trying to abort the XPT_ABORT itself and failed.

MFC after:	1 week
2014-07-08 13:01:36 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Pass correct command that should be aborted to ISPCTL_ABORT_CMD. 2014-07-08 13:01:36 +00:00
isp_freebsd.h Use relaxed (write-only) memory barriers when writing some of queue index 2013-11-10 23:48:16 +00:00
isp_ioctl.h
isp_library.c Fix I/O freezes in some cases, caused by r257916. 2014-02-05 16:22:02 +00:00
isp_library.h
isp_pci.c Add missing calls to bus_dmamap_unload() when freeing static DMA 2014-06-13 18:20:44 +00:00
isp_sbus.c
isp_stds.h
isp_target.c
isp_target.h
isp.c Harvest one no longer used constant string. 2013-12-25 04:51:56 +00:00
ispmbox.h
ispreg.h
ispvar.h Optimize isp(4) to reduce CPU usage, especially in target mode: 2013-10-17 20:19:15 +00:00