Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/isci/
Dremote_node_context.h145 RNC_DEST_UNSPECIFIED, enumerator
234 && (sci_rnc->destination_state == RNC_DEST_UNSPECIFIED)); in sci_remote_node_context_is_being_destroyed()
Dremote_node_context.c231 rnc->destination_state = RNC_DEST_UNSPECIFIED; in sci_remote_node_context_continue_state_transitions()
282 rnc->destination_state = RNC_DEST_UNSPECIFIED; in sci_remote_node_context_initial_state_enter()
334 rnc->destination_state = RNC_DEST_UNSPECIFIED; in sci_remote_node_context_ready_state_enter()
420 rnc->destination_state = RNC_DEST_UNSPECIFIED; in sci_remote_node_context_construct()
577 RNC_DEST_UNSPECIFIED; in sci_remote_node_context_suspend()