Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/isci/
Dscu_completion_codes.h188 #define SCU_GET_COMPLETION_INDEX(completion_code) \ macro
Dhost.c257 u32 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_task_completion()
276 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_sdma_completion()
336 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_unsolicited_frame()
373 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_event_completion()