Home
last modified time | relevance | path

Searched refs:sci_remote_node_context (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dremote_node_context.h88 struct sci_remote_node_context;
155 * struct sci_remote_node_context - This structure contains the data
160 struct sci_remote_node_context { struct
200 void sci_remote_node_context_construct(struct sci_remote_node_context *rnc,
205 struct sci_remote_node_context *sci_rnc);
207 bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc);
209 enum sci_status sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc,
211 enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc,
214 enum sci_status sci_remote_node_context_suspend(struct sci_remote_node_context *sci_rnc,
217 enum sci_status sci_remote_node_context_resume(struct sci_remote_node_context *sci_rn
[all...]
H A Dremote_node_context.c85 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()
212 struct sci_remote_node_context *rnc) in sci_remote_node_context_notify_user()
222 static void sci_remote_node_context_continue_state_transitions(struct sci_remote_node_context *rnc) in sci_remote_node_context_continue_state_transitions()
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 static void sci_remote_node_context_invalidate_context_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_invalidate_context_buffer()
277 struct sci_remote_node_context *rn in sci_remote_node_context_initial_state_enter()
[all...]
H A Dremote_device.h100 struct sci_remote_node_context rnc;
289 static inline struct isci_remote_device *rnc_to_dev(struct sci_remote_node_context *rnc) in rnc_to_dev()
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dremote_node_context.h88 struct sci_remote_node_context;
155 * struct sci_remote_node_context - This structure contains the data
160 struct sci_remote_node_context { struct
200 void sci_remote_node_context_construct(struct sci_remote_node_context *rnc,
205 struct sci_remote_node_context *sci_rnc);
207 bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc);
209 enum sci_status sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc,
211 enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc,
214 enum sci_status sci_remote_node_context_suspend(struct sci_remote_node_context *sci_rnc,
217 enum sci_status sci_remote_node_context_resume(struct sci_remote_node_context *sci_rn
[all...]
H A Dremote_node_context.c85 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()
205 struct sci_remote_node_context *rnc) in sci_remote_node_context_notify_user()
215 static void sci_remote_node_context_continue_state_transitions(struct sci_remote_node_context *rnc) in sci_remote_node_context_continue_state_transitions()
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 static void sci_remote_node_context_invalidate_context_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_invalidate_context_buffer()
270 struct sci_remote_node_context *rn in sci_remote_node_context_initial_state_enter()
[all...]
H A Dremote_device.h100 struct sci_remote_node_context rnc;
289 static inline struct isci_remote_device *rnc_to_dev(struct sci_remote_node_context *rnc) in rnc_to_dev()

Completed in 6 milliseconds