Home
last modified time | relevance | path

Searched refs:scu_remote_node_context (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/isci/
H A Dremote_node_context.c105 static union scu_remote_node_context *sci_rnc_by_id(struct isci_host *ihost, u16 id) in sci_rnc_by_id()
119 union scu_remote_node_context *rnc; in sci_remote_node_context_construct_buffer()
126 memset(rnc, 0, sizeof(union scu_remote_node_context) in sci_remote_node_context_construct_buffer()
234 union scu_remote_node_context *rnc_buffer; in sci_remote_node_context_validate_context_buffer()
256 union scu_remote_node_context *rnc_buffer; in sci_remote_node_context_invalidate_context_buffer()
H A Dscu_remote_node_context.h216 union scu_remote_node_context { union
H A Dhost.h164 union scu_remote_node_context *remote_node_context_table;