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

/linux-4.4.14/drivers/scsi/isci/
H A Dscu_completion_codes.h272 #define SCU_TASK_OPEN_REJECT_WRONG_DESTINATION ((u32)0x34) macro
H A Drequest.c1088 case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_WRONG_DESTINATION):
2264 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: sci_request_smp_completion_status_is_tx_suspend()
2287 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: sci_request_ssp_completion_status_is_tx_suspend()
2316 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: sci_request_stpsata_completion_status_is_tx_suspend()
2614 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: isci_request_handle_controller_specific_errors()

Completed in 51 milliseconds