Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
A Dremote_node_context.c177 if (sci_rnc->destination_state != RNC_DEST_FINAL) { in sci_remote_node_context_setup_to_resume()
193 sci_rnc->destination_state = RNC_DEST_FINAL; in sci_remote_node_context_setup_to_destroy()
222 case RNC_DEST_FINAL: in sci_remote_node_context_continue_state_transitions()
440 if (sci_rnc->destination_state == RNC_DEST_FINAL) in sci_remote_node_context_event_handler()
584 (sci_rnc->destination_state == RNC_DEST_FINAL)) in sci_remote_node_context_suspend()
591 if (sci_rnc->destination_state == RNC_DEST_FINAL) { in sci_remote_node_context_suspend()
605 if (sci_rnc->destination_state != RNC_DEST_FINAL) in sci_remote_node_context_suspend()
722 (sci_rnc->destination_state == RNC_DEST_FINAL)) in sci_remote_node_context_resume()
A Dremote_node_context.h147 RNC_DEST_FINAL, enumerator
232 return (sci_rnc->destination_state == RNC_DEST_FINAL) in sci_remote_node_context_is_being_destroyed()

Completed in 5 milliseconds