]> git.karo-electronics.de Git - karo-tx-linux.git/commit
isci: Add suspension cases for RNC INVALIDATING, POSTING states.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Fri, 9 Mar 2012 06:41:54 +0000 (22:41 -0800)
committerDan Williams <dan.j.williams@intel.com>
Fri, 13 Apr 2012 07:14:34 +0000 (00:14 -0700)
commite7b81446109018f74ef96b18a649d123d2a37892
tree01e7285198de8ee4c0bd5656c706cc908f3d0fd0
parentfff254ef748aefab6cdf5453b206e187fce9bf4a
isci: Add suspension cases for RNC INVALIDATING, POSTING states.

The RNC can be any of the states in the loop from suspended to
ready when the API "suspend" or "resume" are called.  This change
adds destination states parameters that control the suspension /
resumption action of the RNC statemachine for those transition states.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/port.c
drivers/scsi/isci/remote_device.c
drivers/scsi/isci/remote_node_context.c
drivers/scsi/isci/remote_node_context.h