Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/isci/
Dscu_completion_codes.h188 #define SCU_GET_COMPLETION_INDEX(completion_code) \ macro
Dhost.c259 u32 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_task_completion()
278 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_sdma_completion()
338 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_unsolicited_frame()
375 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_event_completion()