Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/isci/
Dremote_node_context.h141 SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_READY, enumerator
Dremote_node_context.c171 sci_rnc->destination_state = SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_READY; in sci_remote_node_context_setup_to_resume()
206 if (rnc->destination_state == SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_READY) in sci_remote_node_context_continue_state_transitions()
539 if (sci_rnc->destination_state != SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_READY) in sci_remote_node_context_resume()