Lines Matching +full:controller +full:- +full:number
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.
90 * to the controller hardware. Completion of the request will occur
107 * @param[in] max_controller_count the maximum number of controllers that
120 * controller object creation/allocation.
123 * a controller.
137 * @param[in] max_controller_count the maximum number of controllers that
156 * @brief This method will allocate the next available core controller object
160 * a controller.
162 * controller handle that was added to the library.
164 * @return Indicate if the controller was successfully allocated or if iti
166 * @retval SCI_SUCCESS if the controller was successfully allocated.
168 * available controller objects to allocate.
176 * @brief This method will attempt to free the supplied controller to the
180 * a controller.
181 * @param[in] controller the handle to the controller object to be freed
184 * @return Indicate if the controller was successfully freed or if it failed
186 * @retval SCI_SUCCESS if the controller was successfully freed.
187 * @retval SCI_FAILURE_CONTROLLER_NOT_FOUND if the supplied controller is
192 SCI_CONTROLLER_HANDLE_T controller
206 * @return Return the maximum size (in bytes) for an SGE for any controller
214 * @brief This method returns the maximum number of SGL elements for a
221 * determine the maximum number of SGEs per IO request.
223 * @return Return the maximum number of SGEs for an IO request for any
224 * controller in this library.
241 * controller in this library.
248 * @brief This method returns the minimum number of timers needed. If the
249 * user supplies timers less then the number specified via this
252 * @return This method returns a value representing the minimum number of
260 * @brief This method returns the maximum number of timers that could
263 * @return This method returns a value representing the minimum number of