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
88 * is performed in this method.
93 * @param[in] scic_controller the handle to the core controller object
95 * @param[in] scic_remote_device the handle to the core remote device
97 * passed, then a copy of the request is built internally. The
101 * @param[in] io_tag This parameter specifies the IO tag to be associated
103 * passed, then a copy of the request is built internally. The
107 * @param[in] user_task_request_object This parameter specifies the user
111 * @param[in] scic_task_request_memory This parameter specifies the memory
114 * pointer to the handle the core will expect in further
117 * @return Indicate if the controller successfully built the task request.
119 * successfully built.
133 * functionality common to all task request types is performed in
140 * @return Indicate if the controller successfully built the task request.
142 * successfully built.
151 * functionality common to all task request types is performed in
158 * @return Indicate if the controller successfully built the task request.
160 * successfully built.