Searched refs:this_rnc (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.c115 * @param[in] this_rnc The RNC for which the is posted request is being made.
122 SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc
125 U32 current_state = sci_base_state_machine_get_state(&this_rnc->state_machine);
139 * @param[in] this_rnc The state of the remote node context object to check.
146 SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc
149 U32 current_state = sci_base_state_machine_get_state(&this_rnc->state_machine);
169 SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc
175 the_controller = scic_sds_remote_device_get_controller(this_rnc->device);
178 the_controller, this_rnc->remote_node_index);
184 * scic_sds_remote_device_node_count(this_rnc
291 scic_sds_remote_node_context_setup_to_resume( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
316 scic_sds_remote_node_context_setup_to_destory( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
336 scic_sds_remote_node_context_continue_to_resume_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
358 scic_sds_remote_node_context_default_destruct_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
379 scic_sds_remote_node_context_default_suspend_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, U32 suspend_type, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
399 scic_sds_remote_node_context_default_resume_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
418 scic_sds_remote_node_context_default_start_io_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, struct SCIC_SDS_REQUEST * the_request ) argument
436 scic_sds_remote_node_context_default_start_task_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, struct SCIC_SDS_REQUEST * the_request ) argument
454 scic_sds_remote_node_context_default_event_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, U32 event_code ) argument
482 scic_sds_remote_node_context_success_start_task_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, struct SCIC_SDS_REQUEST * the_request ) argument
503 scic_sds_remote_node_context_general_destruct_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
522 scic_sds_remote_node_context_reset_required_start_io_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, struct SCIC_SDS_REQUEST * the_request ) argument
542 scic_sds_remote_node_context_initial_state_resume_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
578 scic_sds_remote_node_context_posting_state_event_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, U32 event_code ) argument
615 scic_sds_remote_node_context_invalidating_state_destruct_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
629 scic_sds_remote_node_context_invalidating_state_event_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, U32 event_code ) argument
694 scic_sds_remote_node_context_resuming_state_event_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, U32 event_code ) argument
759 scic_sds_remote_node_context_ready_state_suspend_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, U32 suspend_type, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
797 scic_sds_remote_node_context_ready_state_start_io_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, struct SCIC_SDS_REQUEST * the_request ) argument
807 scic_sds_remote_node_context_ready_state_event_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, U32 event_code ) argument
856 scic_sds_remote_node_context_tx_suspended_state_resume_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
909 scic_sds_remote_node_context_suspended_start_task_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, struct SCIC_SDS_REQUEST * the_request ) argument
922 scic_sds_remote_node_context_tx_rx_suspended_state_resume_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
946 scic_sds_remote_node_context_await_suspension_state_resume_handler( SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc, SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK the_callback, void * callback_parameter ) argument
973 scic_sds_remote_node_context_await_suspension_state_start_task_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, struct SCIC_SDS_REQUEST * the_request ) argument
982 scic_sds_remote_node_context_await_suspension_state_event_handler( struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc, U32 event_code ) argument
1288 SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc; local
[all...]
H A Dscic_sds_remote_node_context.h95 struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc,
101 struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc,
108 struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc,
113 struct SCIC_SDS_REMOTE_NODE_CONTEXT * this_rnc,
337 SCIC_SDS_REMOTE_NODE_CONTEXT_T * this_rnc
368 SCIC_SDS_REMOTE_NODE_CONTEXT_T *this_rnc
372 SCIC_SDS_REMOTE_NODE_CONTEXT_T *this_rnc

Completed in 100 milliseconds