Searched refs:sci_rnc (Results 1 – 2 of 2) sorted by relevance
82 struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_ready() argument84 u32 current_state = sci_rnc->sm.current_state_id; in sci_remote_node_context_is_ready()102 static void sci_remote_node_context_construct_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_construct_buffer() argument104 struct isci_remote_device *idev = rnc_to_dev(sci_rnc); in sci_remote_node_context_construct_buffer()106 int rni = sci_rnc->remote_node_index; in sci_remote_node_context_construct_buffer()166 struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_setup_to_resume() argument170 if (sci_rnc->destination_state != SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_FINAL) { in sci_remote_node_context_setup_to_resume()171 sci_rnc->destination_state = SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_READY; in sci_remote_node_context_setup_to_resume()172 sci_rnc->user_callback = callback; in sci_remote_node_context_setup_to_resume()173 sci_rnc->user_cookie = callback_parameter; in sci_remote_node_context_setup_to_resume()[all …]
194 struct sci_remote_node_context *sci_rnc);196 enum sci_status sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc,198 enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc,201 enum sci_status sci_remote_node_context_suspend(struct sci_remote_node_context *sci_rnc,205 enum sci_status sci_remote_node_context_resume(struct sci_remote_node_context *sci_rnc,208 enum sci_status sci_remote_node_context_start_task(struct sci_remote_node_context *sci_rnc,210 enum sci_status sci_remote_node_context_start_io(struct sci_remote_node_context *sci_rnc,