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

/linux-4.4.14/drivers/scsi/isci/
H A Dscu_completion_codes.h121 * SCU_GET_COMPLETION_TL_STATUS() -
125 #define SCU_GET_COMPLETION_TL_STATUS(completion_code) \ macro
133 * SCU_GET_COMPLETION_TL_STATUS.
141 * This macro takes a SCU_GET_COMPLETION_TL_STATUS and normalizes it for a
H A Drequest.c1006 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { request_started_state_tc_event()
1076 ireq->scu_status = SCU_GET_COMPLETION_TL_STATUS(completion_code) >> SCU_MAKE_COMPLETION_STATUS()
1080 ireq->scu_status = SCU_GET_COMPLETION_TL_STATUS(completion_code) >>
1097 ireq->scu_status = SCU_GET_COMPLETION_TL_STATUS(completion_code) >>
1119 ireq->scu_status = SCU_GET_COMPLETION_TL_STATUS(completion_code) >>
1138 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { request_aborting_state_tc_event()
1159 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { ssp_task_request_await_tc_event()
1197 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { smp_request_await_response_tc_event()
1239 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { smp_request_await_tc_event()
1296 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { stp_request_non_data_await_h2d_tc_event()
1485 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { stp_request_pio_await_h2d_completion_tc_event()
1514 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { SCU_MAKE_COMPLETION_STATUS()
2108 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { stp_request_udma_await_tc_event()
2159 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { atapi_raw_completion()
2187 switch (SCU_GET_COMPLETION_TL_STATUS(completion_code)) { atapi_data_tc_completion_handler()
2403 ireq, SCU_GET_COMPLETION_TL_STATUS(completion_code)); sci_io_request_tc_completion()

Completed in 86 milliseconds