Searched defs:sci_rnc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
H A D | remote_node_context.h | 229 sci_remote_node_context_is_being_destroyed( struct sci_remote_node_context *sci_rnc) sci_remote_node_context_is_being_destroyed() argument [all...] |
H A D | remote_node_context.c | 96 bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_suspended() argument 114 static void sci_remote_node_context_construct_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_construct_buffer() argument 84 sci_remote_node_context_is_ready( struct sci_remote_node_context *sci_rnc) sci_remote_node_context_is_ready() argument 176 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) sci_remote_node_context_setup_to_resume() argument 191 sci_remote_node_context_setup_to_destroy( struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback callback, void *callback_parameter) sci_remote_node_context_setup_to_destroy() argument 239 sci_remote_node_context_validate_context_buffer(struct sci_remote_node_context *sci_rnc) sci_remote_node_context_validate_context_buffer() argument 261 sci_remote_node_context_invalidate_context_buffer(struct sci_remote_node_context *sci_rnc) sci_remote_node_context_invalidate_context_buffer() argument 295 struct sci_remote_node_context *sci_rnc = container_of(sm, typeof(*sci_rnc), sm); sci_remote_node_context_posting_state_enter() local 428 sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc, u32 event_code) sci_remote_node_context_event_handler() argument 531 sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback cb_fn, void *cb_p) sci_remote_node_context_destruct() argument 570 sci_remote_node_context_suspend( struct sci_remote_node_context *sci_rnc, enum sci_remote_node_suspension_reasons suspend_reason, u32 suspend_type) sci_remote_node_context_suspend() argument 601 __func__, sci_rnc); sci_remote_node_context_suspend() local 662 sci_remote_node_context_resume(struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback cb_fn, void *cb_p) sci_remote_node_context_resume() argument 751 sci_remote_node_context_start_io(struct sci_remote_node_context *sci_rnc, struct isci_request *ireq) sci_remote_node_context_start_io() argument 776 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) sci_remote_node_context_start_task() argument 790 sci_remote_node_context_is_safe_to_abort( struct sci_remote_node_context *sci_rnc) sci_remote_node_context_is_safe_to_abort() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/isci/ |
H A D | remote_node_context.h | 229 sci_remote_node_context_is_being_destroyed( struct sci_remote_node_context *sci_rnc) sci_remote_node_context_is_being_destroyed() argument [all...] |
H A D | remote_node_context.c | 96 bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_suspended() argument 114 static void sci_remote_node_context_construct_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_construct_buffer() argument 84 sci_remote_node_context_is_ready( struct sci_remote_node_context *sci_rnc) sci_remote_node_context_is_ready() 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) sci_remote_node_context_setup_to_resume() 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) sci_remote_node_context_setup_to_destroy() argument 232 sci_remote_node_context_validate_context_buffer(struct sci_remote_node_context *sci_rnc) sci_remote_node_context_validate_context_buffer() argument 254 sci_remote_node_context_invalidate_context_buffer(struct sci_remote_node_context *sci_rnc) sci_remote_node_context_invalidate_context_buffer() argument 288 struct sci_remote_node_context *sci_rnc = container_of(sm, typeof(*sci_rnc), sm); sci_remote_node_context_posting_state_enter() local 421 sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc, u32 event_code) sci_remote_node_context_event_handler() 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) sci_remote_node_context_destruct() 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) sci_remote_node_context_suspend() argument 594 __func__, sci_rnc); sci_remote_node_context_suspend() 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) sci_remote_node_context_resume() argument 744 sci_remote_node_context_start_io(struct sci_remote_node_context *sci_rnc, struct isci_request *ireq) sci_remote_node_context_start_io() 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) sci_remote_node_context_start_task() argument 783 sci_remote_node_context_is_safe_to_abort( struct sci_remote_node_context *sci_rnc) sci_remote_node_context_is_safe_to_abort() argument [all...] |
Completed in 3 milliseconds