]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r289843: Add partial support for QUERY TMF to CAM and isp(4).
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Nov 2015 19:23:22 +0000 (19:23 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Nov 2015 19:23:22 +0000 (19:23 +0000)
commit3938551b941fde41d6aa63b6a99798d36e146de1
treeeaa968cd8b3e2975bb72f0ced4a5cb2fb6701eb6
parentf0379f5cdbca46d101a561cb31049021fc819494
MFC r289843: Add partial support for QUERY TMF to CAM and isp(4).

This change allows to decode respective functions in isp(4) in target mode
and pass them through CAM to CTL.  Unfortunately neither CAM nor isp(4)
support returning response info for those task management functions now.

On the other side I just have no initiator to test this functionality.

git-svn-id: svn://svn.freebsd.org/base/stable/10@290775 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/scsi_ctl.c
sys/cam/scsi/scsi_message.h
sys/dev/isp/isp_freebsd.c
sys/dev/isp/isp_stds.h
sys/dev/isp/isp_target.c
sys/dev/isp/isp_target.h