Home
last modified time | relevance | path

Searched refs:completion_queue_get (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/isci/
A Dhost.c181 u32 get_value = ihost->completion_queue_get; in sci_controller_completion_queue_has_entries()
495 ihost->completion_queue_get); in sci_controller_process_completions()
498 get_index = NORMALIZE_GET_POINTER(ihost->completion_queue_get); in sci_controller_process_completions()
499 get_cycle = SMU_CQGR_CYCLE_BIT & ihost->completion_queue_get; in sci_controller_process_completions()
501 event_get = NORMALIZE_EVENT_POINTER(ihost->completion_queue_get); in sci_controller_process_completions()
559 ihost->completion_queue_get = in sci_controller_process_completions()
567 writel(ihost->completion_queue_get, in sci_controller_process_completions()
568 &ihost->smu_registers->completion_queue_get); in sci_controller_process_completions()
575 ihost->completion_queue_get); in sci_controller_process_completions()
756 ihost->completion_queue_get = 0; in sci_controller_initialize_completion_queue()
[all …]
A Dhost.h168 u32 completion_queue_get; member
A Dregisters.h989 u32 completion_queue_get; member

Completed in 27 milliseconds