Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/isci/
Dscu_completion_codes.h272 #define SCU_TASK_OPEN_REJECT_WRONG_DESTINATION ((u32)0x34) macro
Drequest.c1088 case SCU_MAKE_COMPLETION_STATUS(SCU_TASK_OPEN_REJECT_WRONG_DESTINATION): in request_started_state_tc_event()
2264 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: in sci_request_smp_completion_status_is_tx_suspend()
2287 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: in sci_request_ssp_completion_status_is_tx_suspend()
2316 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: in sci_request_stpsata_completion_status_is_tx_suspend()
2614 case SCU_TASK_OPEN_REJECT_WRONG_DESTINATION: in isci_request_handle_controller_specific_errors()