Lines Matching +full:built +full:- +full:in
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
15 * This program is distributed in the hope that it will be useful, but
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
23 * The full GNU General Public License is included in this distribution
24 * in the file called LICENSE.GPL.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
31 * Redistribution and use in source and binary forms, with or without
37 * * Redistributions in binary form must reproduce the above copyright
38 * notice, this list of conditions and the following disclaimer in
45 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
50 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
51 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
87 * @param[in] scif_io_request This parameter specifies the framework IO
104 * @param[in] scif_controller the handle to the framework controller object
106 * @param[in] scif_remote_device This parameter specifies the framework
108 * @param[in] io_tag This parameter specifies the IO tag to be associated
110 * passed, then a copy of the request is built internally. The
114 * @param[in] user_io_request_object This parameter specifies the user
118 * @param[in] io_request_memory This parameter specifies the memory
119 * to be utilized in the construction of the framework IO request.
120 * @param[in] scif_io_request This parameter specifies the handle to be
124 * @return Indicate if the controller successfully built the IO request.
126 * successfully built.
141 * @param[in] scif_io_request This parameter specifies the framework IO
158 * @param[in] scif_io_request This parameter specifies the framework IO
169 * on the user information supplied in the pass-through IO request object.
170 * In case of pass through request construction, the driver creates the
175 * @param[in] scif_controller. Not used in the function but kept to maintain uniformity
177 * @param[in] scif_remote_device. This parameter is the device.
178 * @param[in] scic_io_request. This parameter is the scic request already constructed
179 * @param[in] user_io_request_object, the user io request
180 * @param[in] io_request_memory, the scif offset in the user_io_request_object.
184 * @return Indicate if framework IO request is successfully built.
186 * successfully built.
199 * on the user information supplied in the pass-through IO request object.
205 * @param[in] scif_controller the handle to the framework controller object
207 * @param[in] scif_remote_device This parameter specifies the framework
209 * @param[in] io_tag This parameter specifies the IO tag to be associated
211 * passed, then a copy of the request is built internally. The
215 * @param[in] user_io_request_object This parameter specifies the user
219 * @param[in] io_request_memory This parameter specifies the memory
220 * to be utilized in the construction of the framework IO request.
221 * @param[in] scif_io_request This parameter specifies the handle to be
225 * @return Indicate if the controller successfully built the IO request.
227 * successfully built.