Searched defs:sci_rnc (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/scsi/isci/ |
| D | remote_node_context.c | 85 struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_ready() 96 bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_suspended() 114 static void sci_remote_node_context_construct_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_construct_buffer() 177 struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_setup_to_resume() 192 struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_setup_to_destroy() 239 static void sci_remote_node_context_validate_context_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_validate_context_buffer() 261 …tic void sci_remote_node_context_invalidate_context_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_invalidate_context_buffer() 295 struct sci_remote_node_context *sci_rnc = container_of(sm, typeof(*sci_rnc), sm); in sci_remote_node_context_posting_state_enter() local 428 enum sci_status sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_event_handler() 531 enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_destruct() [all …]
|
| D | remote_node_context.h | 230 struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_being_destroyed()
|
| /kernel/linux/linux-6.6/drivers/scsi/isci/ |
| D | remote_node_context.c | 85 struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_ready() 96 bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_suspended() 114 static void sci_remote_node_context_construct_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_construct_buffer() 172 struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_setup_to_resume() 187 struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_setup_to_destroy() 232 static void sci_remote_node_context_validate_context_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_validate_context_buffer() 254 …tic void sci_remote_node_context_invalidate_context_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_invalidate_context_buffer() 288 struct sci_remote_node_context *sci_rnc = container_of(sm, typeof(*sci_rnc), sm); in sci_remote_node_context_posting_state_enter() local 421 enum sci_status sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_event_handler() 524 enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_destruct() [all …]
|
| D | remote_node_context.h | 230 struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_being_destroyed()
|