Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Disci.h284 SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED, enumerator
425 SCI_IO_FAILURE_REMOTE_DEVICE_RESET_REQUIRED = SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED,
452 SCI_TASK_FAILURE_REMOTE_DEVICE_RESET_REQUIRED = SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED,
Drequest.c1078 ireq->sci_status = SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED; in request_started_state_tc_event()
1099 ireq->sci_status = SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED; in request_started_state_tc_event()
3489 status != SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED) { in isci_request_execute()
3509 SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED) { in isci_request_execute()
Dremote_device.c742 return SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED; in sci_remote_device_start_io()
823 if (ireq->sci_status == SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED) { in sci_remote_device_complete_io()
Dremote_node_context.c767 return SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED; in sci_remote_node_context_start_io()