Lines Matching full:user
61 * be implemented by an SCI Framework user.
77 * @brief This callback method asks the user to create a timer and provide
89 * the user must retain. This cookie is to be supplied by the
90 * user anytime a timeout occurs for the created timer.
93 * user. The handle will be utilized for all further interactions
103 * @brief This callback method asks the user to destroy the supplied timer.
117 * @brief This callback method asks the user to start the supplied timer.
120 * shot timers. Therefore, the SCI user should make sure that it
122 * Additionally, SCI Framework user's should be able to handle
142 * @brief This callback method asks the user to stop the supplied timer.
156 * @brief This callback method asks the user to associate the supplied
162 * user should associate an operating environment specific
175 * @brief This callback method asks the user to de-associate the supplied
181 * user should de-associate an operating environment specific
195 * @brief This callback method asks the user to acquire/get the lock.
210 * @brief This callback method asks the user to release a lock.
224 * @brief This user callback will inform the user that the controller has
225 * had a serious unexpected error. The user should not the error,
227 * complete. Subsequently, the user should reset the controller.
240 * @brief This user callback will inform the user that the controller has
257 * @brief This user callback will inform the user that the controller has
258 * finished the stop process. Note, after user calls
259 * scif_controller_stop(), before user receives this controller stop
260 * complete callback, user should not expect any callback from
284 * @param[in] scif_user_io_request This parameter points to the user's
285 * IO request object. It is a cookie that allows the user to
306 * @param[in] user_io_request. This parameter points to the user's
307 * IO request object. It is a cookie that allows the user to
327 * @brief This user callback will inform the user that an IO request has
350 * @brief This user callback will inform the user that a task management
373 * @brief This callback method asks the user to provide the number of
376 * @param[in] scif_user_io_request This parameter points to the user's
377 * IO request object. It is a cookie that allows the user to
388 * @brief This callback method asks the user to provide the data direction
391 * @param[in] scif_user_io_request This parameter points to the user's
392 * IO request object. It is a cookie that allows the user to
404 * @brief This callback method asks the user to provide the address
408 * - Regarding the first SGE: the user should initialize an index,
413 * - Regarding the last SGE: the user should return NULL from this
417 * @param[in] scif_user_io_request This parameter points to the user's
418 * IO request object. It is a cookie that allows the user to
435 * @brief This callback method asks the user to provide the contents of the
438 * @param[in] scif_user_io_request This parameter points to the user's
439 * IO request object. It is a cookie that allows the user to
453 * @brief This callback method asks the user to provide the contents of the
456 * @param[in] scif_user_io_request This parameter points to the user's
457 * IO request object. It is a cookie that allows the user to
471 * @brief This callback method asks the user to provide the address for
474 * @param[in] scif_user_io_request This parameter points to the user's
475 * IO request object. It is a cookie that allows the user to
485 * @brief This callback method asks the user to provide the length of
488 * @param[in] scif_user_io_request This parameter points to the user's
489 * IO request object. It is a cookie that allows the user to
499 * @brief This callback method asks the user to provide the Logical Unit (LUN)
507 * @param[in] scif_user_io_request This parameter points to the user's
508 * IO request object. It is a cookie that allows the user to
518 * @brief This callback method asks the user to provide the task attribute
526 * @param[in] scif_user_io_request This parameter points to the user's
527 * IO request object. It is a cookie that allows the user to
538 * @brief This callback method asks the user to provide the command priority
546 * @param[in] scif_user_io_request This parameter points to the user's
547 * IO request object. It is a cookie that allows the user to
566 * @param[in] scif_user_task_request This parameter points to the user's
567 * task request object. It is a cookie that allows the user to
586 * @param[in] scif_user_task_request This parameter points to the user's
587 * task request object. It is a cookie that allows the user to
602 * @param[in] scif_user_task_request This parameter points to the user's
603 * task request object. It is a cookie that allows the user to
614 * @brief This callback method asks the user to provide the virtual
617 * @param[in] scif_user_task_request This parameter points to the user's
618 * task request object. It is a cookie that allows the user to
629 * @brief This callback method asks the user to provide the length of the
632 * @param[in] scif_user_task_request This parameter points to the user's
633 * task request object. It is a cookie that allows the user to
644 * @brief In this method the user is expected to log the supplied
645 * error information. The user must be capable of handling variable
665 * @brief In this method the user is expected to log the supplied warning
666 * information. The user must be capable of handling variable
686 * @brief In this method the user is expected to log the supplied debug
687 * information. The user must be capable of handling variable
708 * @brief In this method the user is expected to log the supplied function
709 * trace information. The user must be capable of handling variable
731 * @brief In this method the user is expected to log the supplied state
732 * transition information. The user must be capable of handling
753 * @brief This callback method informs the framework user that something
763 * stopping/reset process, the framework user should not expect this call
780 * @brief This callback method informs the framework user that a previously
799 * @brief This callback method informs the framework user that a previously
818 * @brief This callback method informs the framework user that the domain
835 * @brief This callback method informs the framework user that the domain
852 * @brief This callback method informs the framework user that a new
874 * @brief This callback method informs the framework user that a new
896 * @brief This callback method informs the framework user that a device
915 * @brief This callback method informs the framework user that the remote
934 * @brief This callback method informs the framework user that the remote
954 * @brief This callback method informs the framework user that the remote
1018 * be filled in by the user that will reference the newly
1034 * be filled in by the user that will reference the newly