Lines Matching refs:object

59  * @brief This file contains all of the SCIF_SAS_IO_REQUEST object
78 * @param[in] object This parameter specifies the base object for which
80 * SCIF_SAS_IO_REQUEST object in the method implementation.
86 SCI_BASE_OBJECT_T *object
89 SCIF_SAS_IO_REQUEST_T * fw_io = (SCIF_SAS_IO_REQUEST_T *)object;
107 * @param[in] object This parameter specifies the base object for which
109 * SCIF_SAS_IO_REQUEST object in the method implementation.
115 SCI_BASE_OBJECT_T *object
118 SCIF_SAS_IO_REQUEST_T * fw_io = (SCIF_SAS_IO_REQUEST_T *)object;
131 * @param[in] object This parameter specifies the base object for which
133 * SCIF_SAS_IO_REQUEST object in the method implementation.
139 SCI_BASE_OBJECT_T *object
142 SCIF_SAS_IO_REQUEST_T * fw_io = (SCIF_SAS_IO_REQUEST_T *)object;
155 * @param[in] object This parameter specifies the base object for which
157 * SCIF_SAS_IO_REQUEST object in the method implementation.
163 SCI_BASE_OBJECT_T *object
166 SCIF_SAS_IO_REQUEST_T * fw_io = (SCIF_SAS_IO_REQUEST_T *)object;
179 * @param[in] object This parameter specifies the base object for which
181 * SCIF_SAS_IO_REQUEST object in the method implementation.
187 SCI_BASE_OBJECT_T *object
190 SCIF_SAS_IO_REQUEST_T * fw_io = (SCIF_SAS_IO_REQUEST_T *)object;
214 * @param[in] object This parameter specifies the base object for which
216 * SCIF_SAS_IO_REQUEST object in the method implementation.
222 SCI_BASE_OBJECT_T *object
225 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T *)object;
233 * @param[in] object This parameter specifies the base object for which
235 * SCIF_SAS_IO_REQUEST object in the method implementation.
241 SCI_BASE_OBJECT_T *object
244 SCIF_SAS_IO_REQUEST_T * fw_io = (SCIF_SAS_IO_REQUEST_T *)object;