/openbmc/linux/drivers/scsi/isci/ |
H A D | remote_node_context.h | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | request.h | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | task.h | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | remote_device.h | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | remote_node_context.c | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | host.h | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | remote_device.c | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | task.c | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | host.c | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | request.c | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | init.c | diff 14aaa9f0a318bd04cbb9d822524b817e95d8b343 Fri Mar 09 00:41:54 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Redesign device suspension, abort, cleanup.
This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes:
- All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|