Searched defs:sci_rnc (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/isci/
H A Dremote_node_context.h229 sci_remote_node_context_is_being_destroyed( struct sci_remote_node_context *sci_rnc) argument
[all...]
H A Dremote_node_context.c96 bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc) argument
114 static void sci_remote_node_context_construct_buffer(struct sci_remote_node_context *sci_rnc) argument
84 sci_remote_node_context_is_ready( struct sci_remote_node_context *sci_rnc) argument
171 sci_remote_node_context_setup_to_resume( struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback callback, void *callback_parameter, enum sci_remote_node_context_destination_state dest_param) argument
186 sci_remote_node_context_setup_to_destroy( struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback callback, void *callback_parameter) argument
232 sci_remote_node_context_validate_context_buffer(struct sci_remote_node_context *sci_rnc) argument
254 sci_remote_node_context_invalidate_context_buffer(struct sci_remote_node_context *sci_rnc) argument
288 struct sci_remote_node_context *sci_rnc = container_of(sm, typeof(*sci_rnc), sm); local
421 sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc, u32 event_code) argument
524 sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback cb_fn, void *cb_p) argument
563 sci_remote_node_context_suspend( struct sci_remote_node_context *sci_rnc, enum sci_remote_node_suspension_reasons suspend_reason, u32 suspend_type) argument
594 __func__, sci_rnc); local
655 sci_remote_node_context_resume(struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback cb_fn, void *cb_p) argument
744 sci_remote_node_context_start_io(struct sci_remote_node_context *sci_rnc, struct isci_request *ireq) argument
769 sci_remote_node_context_start_task( struct sci_remote_node_context *sci_rnc, struct isci_request *ireq, scics_sds_remote_node_context_callback cb_fn, void *cb_p) argument
783 sci_remote_node_context_is_safe_to_abort( struct sci_remote_node_context *sci_rnc) argument
[all...]

Completed in 127 milliseconds