Home
last modified time | relevance | path

Searched refs:SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsci_status.h235 SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED, enumerator
379 SCI_IO_FAILURE_REMOTE_DEVICE_RESET_REQUIRED = SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED,
408 SCI_TASK_FAILURE_REMOTE_DEVICE_RESET_REQUIRED = SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED,
H A Dscic_sds_stp_remote_device.c109 if (the_request->sci_status == SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED) in scic_sds_stp_remote_device_complete_request()
604 return SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED; in scic_sds_stp_remote_device_ready_await_reset_substate_start_io_handler()
H A Dscic_sds_request.c2236 SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED in scic_sds_request_started_state_tc_completion_handler()
2269 SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED in scic_sds_request_started_state_tc_completion_handler()
H A Dscic_sds_remote_node_context.c534 return SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED; in scic_sds_remote_node_context_reset_required_start_io_handler()