Lines Matching +full:sci +full:- +full:reset
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
58 @page framework_page SCI Framework
62 The SCI Framework component provides SAS and SATA storage specific abstraction
66 the same SCI Framework with different SCI Core implementations, with the
69 @warning In situations where the SCI framework is utilized, users should NOT
78 The following is a list of features found in an SCI Framework implementation:
80 -# SCI Core management
81 -# Port configuration scheme enforcement. There are 2 port configuration
83 -# Automatic Port Configuration (APC). In APC mode the framework will
85 assuming the underlying SCI Core also supports the configuration.
86 -# Manual Port Configuration (MPC). In MPC mode the framework expects the
91 -# Domain Discovery
92 -# Domain level resets (i.e. bus reset)
93 -# Task management processing
94 -# Controller Shutdown management (e.g. release STP affiliations, quiesce IOs)
95 -# Remote Device Configuration. Potential features:
96 -# SSP: maybe mode selects to set timers or modify DIF settings.
97 -# STP: IDENTIFY_DEVICE, SET FEATURES, etc.
98 -# SMP: CONTROL type requests to set timers.
99 -# SAT Translation (Actually contained in SATI component)
100 -# SMP Zoning management
102 @image latex sci_framework.eps "SCI Framework Class Diagram" width=10cm
105 For the SCU Driver Standard implementation of the SCI Framework interface the
108 -# There are exactly 4 scif_domain objects in the scif_controller. This
110 -# The maximum number of supported controllers in a library is a truly flexible