Lines Matching full:request
76 * based task management request object.
78 * @return Return the size of the SCIC task request object.
87 * initialization and functionality common to all task request types
91 * the user task request object and the core task request object.
94 * for which to build the task managmement request.
96 * object for which to build the task management request.
97 * passed, then a copy of the request is built internally. The
98 * request will be copied into the actual controller request
102 * with this request. If SCI_CONTROLLER_INVALID_IO_TAG is
103 * passed, then a copy of the request is built internally. The
104 * request will be copied into the actual controller request
108 * task request to be utilized during construction. This task
110 * task request object.
112 * location to be utilized when building the core request.
115 * interactions with the core task request object.
117 * @return Indicate if the controller successfully built the task request.
118 * @retval SCI_SUCCESS This value is returned if the task request was
133 * functionality common to all task request types is performed in
137 * to the core task request object for which to construct
138 * a SATA specific task management request.
140 * @return Indicate if the controller successfully built the task request.
141 * @retval SCI_SUCCESS This value is returned if the task request was
151 * functionality common to all task request types is performed in
155 * handle to the core task request object for which to construct
156 * a SATA specific task management request.
158 * @return Indicate if the controller successfully built the task request.
159 * @retval SCI_SUCCESS This value is returned if the task request was