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

/linux-4.4.14/drivers/scsi/isci/
H A Dscu_completion_codes.h183 * SCU_GET_COMPLETION_INDEX() -
188 #define SCU_GET_COMPLETION_INDEX(completion_code) \ macro
H A Dhost.c259 u32 index = SCU_GET_COMPLETION_INDEX(ent); sci_controller_task_completion()
278 index = SCU_GET_COMPLETION_INDEX(ent); sci_controller_sdma_completion()
338 index = SCU_GET_COMPLETION_INDEX(ent); sci_controller_unsolicited_frame()
375 index = SCU_GET_COMPLETION_INDEX(ent); sci_controller_event_completion()

Completed in 129 milliseconds