Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Dscu_completion_codes.h272 #define SCU_TASK_OPEN_REJECT_WRONG_DESTINATION ((u32)0x34) macro
H A Drequest.c1081 case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_WRONG_DESTINATION): in request_started_state_tc_event()
2251 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: in sci_request_smp_completion_status_is_tx_suspend()
2274 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: in sci_request_ssp_completion_status_is_tx_suspend()
2303 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: in sci_request_stpsata_completion_status_is_tx_suspend()
2604 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: in isci_request_handle_controller_specific_errors()