sci_remote_node_context
struct sci_remote_node_context rnc;
static inline struct isci_remote_device *rnc_to_dev(struct sci_remote_node_context *rnc)
static void sci_remote_node_context_construct_buffer(struct sci_remote_node_context *sci_rnc)
struct sci_remote_node_context *sci_rnc,
struct sci_remote_node_context *sci_rnc,
struct sci_remote_node_context *rnc)
static void sci_remote_node_context_continue_state_transitions(struct sci_remote_node_context *rnc)
static void sci_remote_node_context_validate_context_buffer(struct sci_remote_node_context *sci_rnc)
static void sci_remote_node_context_invalidate_context_buffer(struct sci_remote_node_context *sci_rnc)
struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm);
struct sci_remote_node_context *sci_rnc = container_of(sm, typeof(*sci_rnc), sm);
struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm);
struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm);
struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm);
struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm);
struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm);
struct sci_remote_node_context *rnc
void sci_remote_node_context_construct(struct sci_remote_node_context *rnc,
memset(rnc, 0, sizeof(struct sci_remote_node_context));
enum sci_status sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc,
enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc,
struct sci_remote_node_context *sci_rnc,
enum sci_status sci_remote_node_context_resume(struct sci_remote_node_context *sci_rnc,
enum sci_status sci_remote_node_context_start_io(struct sci_remote_node_context *sci_rnc,
struct sci_remote_node_context *sci_rnc,
struct sci_remote_node_context *sci_rnc)
struct sci_remote_node_context *sci_rnc)
bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc)
void sci_remote_node_context_construct(struct sci_remote_node_context *rnc,
struct sci_remote_node_context *sci_rnc);
bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc);
enum sci_status sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc,
enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc,
enum sci_status sci_remote_node_context_suspend(struct sci_remote_node_context *sci_rnc,
enum sci_status sci_remote_node_context_resume(struct sci_remote_node_context *sci_rnc,
enum sci_status sci_remote_node_context_start_task(struct sci_remote_node_context *sci_rnc,
enum sci_status sci_remote_node_context_start_io(struct sci_remote_node_context *sci_rnc,
struct sci_remote_node_context *sci_rnc);
struct sci_remote_node_context *sci_rnc)
struct sci_remote_node_context;