Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); 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()
/kernel/linux/linux-6.6/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.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()

Completed in 8 milliseconds