Home
last modified time | relevance | path

Searched refs:SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_FINAL (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/scsi/isci/
Dremote_node_context.h142 SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_FINAL enumerator
Dremote_node_context.c170 if (sci_rnc->destination_state != SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_FINAL) { in sci_remote_node_context_setup_to_resume()
182 sci_rnc->destination_state = SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_FINAL; in sci_remote_node_context_setup_to_destory()
376 if (sci_rnc->destination_state == SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_FINAL) in sci_remote_node_context_event_handler()