Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/isci/scil/
HDscic_sds_remote_node_context.h231 SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_READY, enumerator
HDscic_sds_remote_node_context.c297 this_rnc->destination_state = SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_READY; in scic_sds_remote_node_context_setup_to_resume()
340 if (this_rnc->destination_state == SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_READY) in scic_sds_remote_node_context_continue_to_resume_handler()
1149 if (rnc->destination_state == SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_READY) in scic_sds_remote_node_context_continue_state_transitions()
HDscic_sds_stp_remote_device.c321 && (this_device->rnc->destination_state != SCIC_SDS_REMOTE_NODE_DESTINATION_STATE_READY)) in scic_sds_stp_remote_device_ready_idle_substate_event_handler()